Home
last modified time | relevance | path

Searched defs:isALocalMatrixShader (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/graphite/
DPrecompileBasePriv.h20 bool isALocalMatrixShader() const { in isALocalMatrixShader() function
DPrecompile.h68 virtual bool isALocalMatrixShader() const { return false; } in isALocalMatrixShader() function
DFactoryFunctions.cpp342 bool isALocalMatrixShader() const override { return true; } in isALocalMatrixShader() function in skgpu::graphite::PrecompileLocalMatrixShader