Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcUniformBlockCase.hpp84 bool isStructType(void) const in isStructType() function in deqp::ub::VarType
/external/deqp/modules/glshared/
DglsUniformBlockCase.hpp89 bool isStructType(void) const in isStructType() function in deqp::gls::ub::VarType
/external/deqp/framework/opengl/
DgluVarType.hpp66 bool isStructType(void) const in isStructType() function in glu::VarType
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.hpp91 bool isStructType(void) const in isStructType() function in vkt::TransformFeedback::VarType
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.hpp99 bool isStructType(void) const in isStructType() function in vkt::ubo::VarType
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h299 bool isStructType(Id typeId) const { return getTypeClass(typeId) == OpTypeStruct; } in isStructType() function
/external/angle/third_party/glslang/src/SPIRV/
DSpvBuilder.h300 bool isStructType(Id typeId) const { return getTypeClass(typeId) == OpTypeStruct; } in isStructType() function