Home
last modified time | relevance | path

Searched defs:getBasicTypeElementCount (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/
DUniform.h110 uint16_t getBasicTypeElementCount() const in getBasicTypeElementCount() function
189 uint32_t getBasicTypeElementCount() const { return pod.basicTypeElementCount; } in getBasicTypeElementCount() function
DVaryingPacking.cpp310 unsigned int PackedVarying::getBasicTypeElementCount() const in getBasicTypeElementCount() function in gl::PackedVarying
DProgramExecutable.h95 unsigned int getBasicTypeElementCount() const { return pod.basicTypeElementCount; } in getBasicTypeElementCount() function
/external/angle/src/compiler/translator/
DShaderVars.cpp203 unsigned int ShaderVariable::getBasicTypeElementCount() const in getBasicTypeElementCount() function in sh::ShaderVariable