Home
last modified time | relevance | path

Searched refs:kWithLocalMatrix (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/graphite/precompile/
DPrecompileShader.cpp753 inline static constexpr int kWithLocalMatrix = 1; member in skgpu::graphite::PrecompileLocalMatrixShader
776 desiredLMCombination = kWithLocalMatrix; in addToKey()
784 if (desiredLMCombination == kWithLocalMatrix) { in addToKey()
797 if (desiredLMCombination == kWithLocalMatrix) { in addToKey()