Searched defs:getBlockLayoutInfo (Results 1 – 3 of 3) sorted by relevance
| /external/angle/src/compiler/translator/ | ||
| D | blocklayoutHLSL.cpp | 29 void HLSLBlockEncoder::getBlockLayoutInfo(GLenum typeIn, in getBlockLayoutInfo() function in sh::HLSLBlockEncoder |
| D | blocklayout.cpp | 251 void StubBlockEncoder::getBlockLayoutInfo(GLenum type, in getBlockLayoutInfo() function in sh::StubBlockEncoder |
| /external/swiftshader/src/OpenGL/compiler/ | ||
| D | OutputASM.cpp | 344 …void Std140BlockEncoder::getBlockLayoutInfo(const TType &type, unsigned int arraySize, bool isRowM… in getBlockLayoutInfo() function in glsl::Std140BlockEncoder |