Home
last modified time | relevance | path

Searched defs:getBasicType (Results 1 – 16 of 16) sorted by relevance

/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DArrayType.java88 public Type getBasicType() { in getBasicType() method in ArrayType
/external/angle/src/compiler/translator/
DTypes.h156 constexpr TBasicType getBasicType() const { return type; } in getBasicType() function
475 TBasicType getBasicType() const { return typeSpecifierNonArray.type; } in getBasicType() function
DIntermNode.h159 TBasicType getBasicType() const { return getType().getBasicType(); } in getBasicType() function
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockCase.hpp93 glu::DataType getBasicType(void) const in getBasicType() function in deqp::ub::VarType
/external/deqp/modules/glshared/
DglsUniformBlockCase.hpp86 glu::DataType getBasicType (void) const { return m_data.basicType; } in getBasicType() function in deqp::gls::ub::VarType
/external/swiftshader/src/OpenGL/compiler/
DTypes.h275 TBasicType getBasicType() const { return type; } in getBasicType() function
Dintermediate.h314 TBasicType getBasicType() const { return type.getBasicType(); } in getBasicType() function
/external/deqp/framework/opengl/
DgluVarType.hpp62 DataType getBasicType (void) const { DE_ASSERT(isBasicType()); return m_data.basic.type; } in getBasicType() function in glu::VarType
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.hpp88 glu::DataType getBasicType (void) const { return m_data.basicType; } in getBasicType() function in vkt::TransformFeedback::VarType
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.hpp95 glu::DataType getBasicType (void) const { return m_data.basicType; } in getBasicType() function in vkt::ubo::VarType
/external/deqp-deps/glslang/glslang/Include/
DTypes.h134 TBasicType getBasicType() const { return type; } in getBasicType() function
1670 virtual TBasicType getBasicType() const { return basicType; } in getBasicType() function
Dintermediate.h1135 virtual TBasicType getBasicType() const { return type.getBasicType(); } in getBasicType() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
DTypes.h138 TBasicType getBasicType() const { return type; } in getBasicType() function
1784 virtual TBasicType getBasicType() const { return basicType; } in getBasicType() function
Dintermediate.h1139 virtual TBasicType getBasicType() const { return type.getBasicType(); } in getBasicType() function
/external/llvm/unittests/IR/
DMetadataTest.cpp99 DIType *getBasicType(StringRef Name) { in getBasicType() function in __anon746306400111::MetadataTest
/external/llvm-project/llvm/unittests/IR/
DMetadataTest.cpp102 DIType *getBasicType(StringRef Name) { in getBasicType() function in __anon75aa9e6e0111::MetadataTest