Searched refs:getShaderVariableSize (Results 1 – 2 of 2) sorted by relevance
231 size_t BlockLayoutEncoder::getShaderVariableSize(const ShaderVariable &structVar, bool isRowMajor) in getShaderVariableSize() function in sh::BlockLayoutEncoder555 size_t structSize = mEncoder->getShaderVariableSize(structVar, isRowMajor); in enterStructAccess()
89 size_t getShaderVariableSize(const ShaderVariable &structVar, bool isRowMajor);