Home
last modified time | relevance | path

Searched defs:getBasicType (Results 1 – 11 of 11) 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/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/deqp/framework/opengl/
DgluVarType.hpp62 DataType getBasicType (void) const { DE_ASSERT(isBasicType()); return m_data.basic.type; } in getBasicType() function in glu::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/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.hpp93 glu::DataType getBasicType (void) const { return m_data.basicType; } in getBasicType() function in vkt::ubo::VarType
/external/deqp-deps/glslang/glslang/Include/
DTypes.h1476 virtual TBasicType getBasicType() const { return basicType; } in getBasicType() function
Dintermediate.h1079 virtual TBasicType getBasicType() const { return type.getBasicType(); } in getBasicType() function
/external/llvm/unittests/IR/
DMetadataTest.cpp99 DIType *getBasicType(StringRef Name) { in getBasicType() function in __anonb2526f620111::MetadataTest
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DMetadataTest.cpp100 DIType *getBasicType(StringRef Name) { in getBasicType() function in __anonf39cb1ba0111::MetadataTest