Home
last modified time | relevance | path

Searched defs:isArrayType (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/glshared/
DglsUniformBlockCase.hpp82 bool isArrayType (void) const { return m_type == TYPE_ARRAY; } in isArrayType() function in deqp::gls::ub::VarType
/external/deqp/framework/opengl/
DgluVarType.hpp59 bool isArrayType (void) const { return m_type == TYPE_ARRAY; } in isArrayType() function in glu::VarType
/external/deqp/modules/gles31/functional/
Des31fTextureMultisampleTests.cpp1842 bool isArrayType; in iterate() member