Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DOutputASM.h196 ActiveAttributes activeAttributes; variable
DOutputASM.cpp3390 ActiveAttributes &activeAttributes = shaderObject->activeAttributes; in attributeRegister() local