Home
last modified time | relevance | path

Searched defs:textureTransformCountActive (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DContext.cpp1163 int Context::textureTransformCountActive(int stage) in textureTransformCountActive() function in sw::Context
DVertexProcessor.hpp89 unsigned char textureTransformCountActive : 3; member