Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DTypes.h380 int blockRegisterCount() const in blockRegisterCount() function
Dintermediate.h333 …int blockRegisterCount(bool samplersOnly) const { return samplersOnly ? type.totalSamplerRegisterC… in blockRegisterCount() function