Home
last modified time | relevance | path

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

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