GPU: Add adaptive and box downsampling modes
This commit is contained in:
@ -13,6 +13,7 @@ public:
|
||||
static bool UseGLSLBindingLayout();
|
||||
|
||||
std::string GenerateScreenQuadVertexShader();
|
||||
std::string GenerateUVQuadVertexShader();
|
||||
std::string GenerateFillFragmentShader();
|
||||
std::string GenerateCopyFragmentShader();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user