Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DblocklayoutHLSL.cpp29 void HLSLBlockEncoder::getBlockLayoutInfo(GLenum typeIn, in getBlockLayoutInfo() function in sh::HLSLBlockEncoder
Dblocklayout.cpp268 void StubBlockEncoder::getBlockLayoutInfo(GLenum type, in getBlockLayoutInfo() function in sh::StubBlockEncoder
291 void Std140BlockEncoder::getBlockLayoutInfo(GLenum type, in getBlockLayoutInfo() function in sh::Std140BlockEncoder
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp344 …void Std140BlockEncoder::getBlockLayoutInfo(const TType &type, unsigned int arraySize, bool isRowM… in getBlockLayoutInfo() function in glsl::Std140BlockEncoder