Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
Dblocklayout.h99 virtual void getBlockLayoutInfo(GLenum type,
123 void getBlockLayoutInfo(GLenum type,
149 void getBlockLayoutInfo(GLenum type,
Dblocklayout.cpp189 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
DblocklayoutHLSL.h47 void getBlockLayoutInfo(GLenum type,
DblocklayoutHLSL.cpp29 void HLSLBlockEncoder::getBlockLayoutInfo(GLenum typeIn, in getBlockLayoutInfo() function in sh::HLSLBlockEncoder