Searched defs:isALocalMatrixShader (Results 1 – 3 of 3) sorted by relevance
20 bool isALocalMatrixShader() const { in isALocalMatrixShader() function
68 virtual bool isALocalMatrixShader() const { return false; } in isALocalMatrixShader() function
342 bool isALocalMatrixShader() const override { return true; } in isALocalMatrixShader() function in skgpu::graphite::PrecompileLocalMatrixShader