Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/
H A DblocklayoutMetal.cpp341 size_t BlockLayoutEncoderMTL::getShaderVariableSize(const sh::ShaderVariable &structVar, in getShaderVariableSize() function in rx::mtl::BlockLayoutEncoderMTL
/aosp_15_r20/external/angle/src/compiler/translator/
H A Dblocklayout.cpp241 size_t BlockLayoutEncoder::getShaderVariableSize(const ShaderVariable &structVar, bool isRowMajor) in getShaderVariableSize() function in sh::BlockLayoutEncoder