Home
last modified time | relevance | path

Searched refs:getBlockLayoutInfo (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/compiler/translator/
Dblocklayout.h146 virtual void getBlockLayoutInfo(GLenum type,
170 void getBlockLayoutInfo(GLenum type,
196 void getBlockLayoutInfo(GLenum type,
Dblocklayout.cpp199 getBlockLayoutInfo(type, arraySizes, isRowMajorMatrix, &arrayStride, &matrixStride); in encodeType()
283 void StubBlockEncoder::getBlockLayoutInfo(GLenum type, in getBlockLayoutInfo() function in sh::StubBlockEncoder
306 void Std140BlockEncoder::getBlockLayoutInfo(GLenum type, in getBlockLayoutInfo() function in sh::Std140BlockEncoder
/external/angle/src/compiler/translator/hlsl/
DblocklayoutHLSL.h47 void getBlockLayoutInfo(GLenum type,
DblocklayoutHLSL.cpp29 void HLSLBlockEncoder::getBlockLayoutInfo(GLenum typeIn, in getBlockLayoutInfo() function in sh::HLSLBlockEncoder
/external/angle/src/libANGLE/renderer/metal/
DblocklayoutMetal.cpp253 void BlockLayoutEncoderMTL::getBlockLayoutInfo(GLenum type, in getBlockLayoutInfo() function in rx::mtl::BlockLayoutEncoderMTL
292 getBlockLayoutInfo(type, arraySizes, isRowMajorMatrix, &arrayStride, &matrixStride); in encodeType()
DblocklayoutMetal.h68 void getBlockLayoutInfo(GLenum type,