Searched refs:getBlockLayoutInfo (Results 1 – 4 of 4) sorted by relevance
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/ |
D | blocklayout.h | 99 virtual void getBlockLayoutInfo(GLenum type, 123 void getBlockLayoutInfo(GLenum type, 149 void getBlockLayoutInfo(GLenum type,
|
D | blocklayout.cpp | 189 getBlockLayoutInfo(type, arraySizes, isRowMajorMatrix, &arrayStride, &matrixStride); in encodeType() 232 void DummyBlockEncoder::getBlockLayoutInfo(GLenum type, in getBlockLayoutInfo() function in sh::DummyBlockEncoder 255 void Std140BlockEncoder::getBlockLayoutInfo(GLenum type, in getBlockLayoutInfo() function in sh::Std140BlockEncoder
|
D | blocklayoutHLSL.h | 47 void getBlockLayoutInfo(GLenum type,
|
D | blocklayoutHLSL.cpp | 29 void HLSLBlockEncoder::getBlockLayoutInfo(GLenum typeIn, in getBlockLayoutInfo() function in sh::HLSLBlockEncoder
|