Home
last modified time | relevance | path

Searched defs:getTypeBaseAlignment (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/
H A Dblocklayout.cpp381 size_t Std140BlockEncoder::getTypeBaseAlignment(GLenum type, bool isRowMajorMatrix) const in getTypeBaseAlignment() function in sh::Std140BlockEncoder
401 size_t Std430BlockEncoder::getTypeBaseAlignment(GLenum type, bool isRowMajorMatrix) const in getTypeBaseAlignment() function in sh::Std430BlockEncoder
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/
H A DblocklayoutMetal.cpp395 size_t BlockLayoutEncoderMTL::getTypeBaseAlignment(GLenum type, bool isRowMajorMatrix) const in getTypeBaseAlignment() function in rx::mtl::BlockLayoutEncoderMTL