Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dblocklayout.cpp231 size_t BlockLayoutEncoder::getShaderVariableSize(const ShaderVariable &structVar, bool isRowMajor) in getShaderVariableSize() function in sh::BlockLayoutEncoder
555 size_t structSize = mEncoder->getShaderVariableSize(structVar, isRowMajor); in enterStructAccess()
Dblocklayout.h89 size_t getShaderVariableSize(const ShaderVariable &structVar, bool isRowMajor);