Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsUniformBlockCase.hpp83 bool isStructType (void) const { return m_type == TYPE_STRUCT; } in isStructType() function in deqp::gls::ub::VarType
/external/deqp/framework/opengl/
DgluVarType.hpp60 bool isStructType (void) const { return m_type == TYPE_STRUCT; } in isStructType() function in glu::VarType
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.hpp85 bool isStructType (void) const { return m_type == TYPE_STRUCT; } in isStructType() function in vkt::ubo::VarType