Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
DTypes.h1073 bool isPushConstant() const { return false; } in isPushConstant() function
1124 bool isPushConstant() const { return layoutPushConstant; } in isPushConstant() function