Home
last modified time | relevance | path

Searched defs:VarType (Results 1 – 22 of 22) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/
DgluVarType.cpp31 VarType::VarType (void) in VarType() function in glu::VarType
36 VarType::VarType (const VarType& other) in VarType() function in glu::VarType
42 VarType::VarType (DataType basicType, Precision precision) in VarType() function in glu::VarType
49 VarType::VarType (const VarType& elementType, int arraySize) in VarType() function in glu::VarType
57 VarType::VarType (const StructType* structPtr) in VarType() function in glu::VarType
DgluVarType.hpp47 class VarType class
/third_party/rust/crates/bindgen/bindgen/ir/
Dvar.rs20 pub enum VarType { enum
54 val: Option<VarType>, in new()
73 pub fn val(&self) -> Option<&VarType> { in val()
Dtraversal.rs174 VarType, enumerator
/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl.h401 enum class VarType { kIn, kOut }; enum
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl.h465 enum class VarType { kIn, kOut }; enum
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcUniformBlockCase.cpp110 VarType::VarType(void) : m_type(TYPE_LAST), m_flags(0) in VarType() function in deqp::ub::VarType
114 VarType::VarType(const VarType& other) : m_type(TYPE_LAST), m_flags(0) in VarType() function in deqp::ub::VarType
119 VarType::VarType(glu::DataType basicType, deUint32 flags) : m_type(TYPE_BASIC), m_flags(flags) in VarType() function in deqp::ub::VarType
124 VarType::VarType(const VarType& elementType, int arraySize) : m_type(TYPE_ARRAY), m_flags(0) in VarType() function in deqp::ub::VarType
130 VarType::VarType(const StructType* structPtr) : m_type(TYPE_STRUCT), m_flags(0) in VarType() function in deqp::ub::VarType
DglcUniformBlockCase.hpp66 class VarType class
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
DvktUniformBlockCase.cpp63 VarType::VarType (void) in VarType() function in vkt::ubo::VarType
69 VarType::VarType (const VarType& other) in VarType() function in vkt::ubo::VarType
76 VarType::VarType (glu::DataType basicType, deUint32 flags) in VarType() function in vkt::ubo::VarType
83 VarType::VarType (const VarType& elementType, int arraySize) in VarType() function in vkt::ubo::VarType
91 VarType::VarType (const StructType* structPtr, deUint32 flags) in VarType() function in vkt::ubo::VarType
DvktUniformBlockCase.hpp80 class VarType class
/third_party/vk-gl-cts/modules/glshared/
DglsUniformBlockCase.cpp116 VarType::VarType (void) in VarType() function in deqp::gls::ub::VarType
122 VarType::VarType (const VarType& other) in VarType() function in deqp::gls::ub::VarType
129 VarType::VarType (glu::DataType basicType, deUint32 flags) in VarType() function in deqp::gls::ub::VarType
136 VarType::VarType (const VarType& elementType, int arraySize) in VarType() function in deqp::gls::ub::VarType
144 VarType::VarType (const StructType* structPtr, deUint32 flags) in VarType() function in deqp::gls::ub::VarType
DglsUniformBlockCase.hpp71 class VarType class
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp63 VarType::VarType (void) in VarType() function in vkt::ubo::VarType
69 VarType::VarType (const VarType& other) in VarType() function in vkt::ubo::VarType
76 VarType::VarType (glu::DataType basicType, deUint32 flags) in VarType() function in vkt::ubo::VarType
83 VarType::VarType (const VarType& elementType, int arraySize) in VarType() function in vkt::ubo::VarType
91 VarType::VarType (const StructType* structPtr, deUint32 flags) in VarType() function in vkt::ubo::VarType
DvktUniformBlockCase.hpp80 class VarType class
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.cpp71 VarType::VarType (void) in VarType() function in vkt::TransformFeedback::VarType
77 VarType::VarType (const VarType& other) in VarType() function in vkt::TransformFeedback::VarType
84 VarType::VarType (glu::DataType basicType, deUint32 flags) in VarType() function in vkt::TransformFeedback::VarType
91 VarType::VarType (const VarType& elementType, int arraySize) in VarType() function in vkt::TransformFeedback::VarType
99 VarType::VarType (const StructType* structPtr, deUint32 flags) in VarType() function in vkt::TransformFeedback::VarType
DvktTransformFeedbackFuzzLayoutCase.hpp73 class VarType class
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.cpp71 VarType::VarType (void) in VarType() function in vkt::TransformFeedback::VarType
77 VarType::VarType (const VarType& other) in VarType() function in vkt::TransformFeedback::VarType
84 VarType::VarType (glu::DataType basicType, deUint32 flags) in VarType() function in vkt::TransformFeedback::VarType
91 VarType::VarType (const VarType& elementType, int arraySize) in VarType() function in vkt::TransformFeedback::VarType
99 VarType::VarType (const StructType* structPtr, deUint32 flags) in VarType() function in vkt::TransformFeedback::VarType
DvktTransformFeedbackFuzzLayoutCase.hpp73 class VarType class
/third_party/lzma/CPP/7zip/Common/
DMethodProps.cpp376 VARTYPE VarType; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFAbstractMemberAccess.cpp859 IntegerType *VarType; in transformGEPChain() local
/third_party/python/Tools/c-analyzer/c_parser/
Dinfo.py840 class VarType(namedtuple('VarType', 'typequal typespec abstract')): class
/third_party/skia/src/core/
DSkVM.cpp199 struct VarType { int bits; }; argument