Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DblocklayoutHLSL.cpp29 void HLSLBlockEncoder::getBlockLayoutInfo(GLenum typeIn, in getBlockLayoutInfo() function in sh::HLSLBlockEncoder
Dblocklayout.cpp251 void StubBlockEncoder::getBlockLayoutInfo(GLenum type, in getBlockLayoutInfo() function in sh::StubBlockEncoder
274 void Std140BlockEncoder::getBlockLayoutInfo(GLenum type, in getBlockLayoutInfo() function in sh::Std140BlockEncoder
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp344 …void Std140BlockEncoder::getBlockLayoutInfo(const TType &type, unsigned int arraySize, bool isRowM… in getBlockLayoutInfo() function in glsl::Std140BlockEncoder