Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsAttributeLocationTests.hpp52 deUint32 getGLTypeEnum (void) const { return m_glTypeEnum; } in getGLTypeEnum() function in deqp::gls::AttributeLocationTestUtil::AttribType
DglsAttributeLocationTests.cpp151 switch (attrib.getType().getGLTypeEnum()) in generateToVec4Expression()
537 if (type != attrib.getType().getGLTypeEnum()) in checkActiveAttribQuery()
541 << " expected " << glu::getShaderVarTypeStr(attrib.getType().getGLTypeEnum()) in checkActiveAttribQuery()