Searched defs:getBlockLayoutInfo (Results 1 – 5 of 5) sorted by relevance
29 void HLSLBlockEncoder::getBlockLayoutInfo(GLenum typeIn, in getBlockLayoutInfo() function in sh::HLSLBlockEncoder
225 void DummyBlockEncoder::getBlockLayoutInfo(GLenum type, in getBlockLayoutInfo() function in sh::DummyBlockEncoder248 void Std140BlockEncoder::getBlockLayoutInfo(GLenum type, in getBlockLayoutInfo() function in sh::Std140BlockEncoder
268 void StubBlockEncoder::getBlockLayoutInfo(GLenum type, in getBlockLayoutInfo() function in sh::StubBlockEncoder291 void Std140BlockEncoder::getBlockLayoutInfo(GLenum type, in getBlockLayoutInfo() function in sh::Std140BlockEncoder
344 …void Std140BlockEncoder::getBlockLayoutInfo(const TType &type, unsigned int arraySize, bool isRowM… in getBlockLayoutInfo() function in glsl::Std140BlockEncoder