Home
last modified time | relevance | path

Searched defs:getBaseType (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/framework/randomshaders/
DrsgVariableType.hpp137 Type getBaseType (void) const { return m_baseType; } in getBaseType() function in rsg::VariableType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp222 MDNodeTy *getBaseType() const { in getBaseType() function in __anon7776703e0111::TBAAStructTagNodeImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DSafepointIRVerifier.cpp327 static enum BaseType getBaseType(const Value *Val) { in getBaseType() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h881 TypeIndex getBaseType() const { return Type; } in getBaseType() function
906 TypeIndex getBaseType() const { return BaseType; } in getBaseType() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h823 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
1008 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cExplicitUniformLocationTest.cpp344 GLenum getBaseType() const in getBaseType() function in glcts::__anonc35e850c0111::UniformType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DCOFF.h348 uint8_t getBaseType() const { return getType() & 0x0F; } in getBaseType() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp4513 BaseType getBaseType(const VariableType& type) const in getBaseType() function in vkt::RayTracing::__anon51acda2a0111::ShaderRecordBlockTest