| /third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | Types.h | 147 constexpr TBasicType getBasicType() const { return type; } in getBasicType() function 432 TBasicType getBasicType() const { return typeSpecifierNonArray.type; } in getBasicType() function
|
| D | IntermNode.h | 153 TBasicType getBasicType() const { return getType().getBasicType(); } in getBasicType() function
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | Types.h | 156 constexpr TBasicType getBasicType() const { return type; } in getBasicType() function 477 TBasicType getBasicType() const { return typeSpecifierNonArray.type; } in getBasicType() function
|
| D | IntermNode.h | 166 TBasicType getBasicType() const { return getType().getBasicType(); } in getBasicType() function
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| D | glcUniformBlockCase.hpp | 93 glu::DataType getBasicType(void) const in getBasicType() function in deqp::ub::VarType
|
| /third_party/vk-gl-cts/modules/glshared/ |
| D | glsUniformBlockCase.hpp | 86 glu::DataType getBasicType (void) const { return m_data.basicType; } in getBasicType() function in deqp::gls::ub::VarType
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| D | Types.h | 275 TBasicType getBasicType() const { return type; } in getBasicType() function
|
| D | intermediate.h | 314 TBasicType getBasicType() const { return type.getBasicType(); } in getBasicType() function
|
| /third_party/vk-gl-cts/framework/opengl/ |
| D | gluVarType.hpp | 62 DataType getBasicType (void) const { DE_ASSERT(isBasicType()); return m_data.basic.type; } in getBasicType() function in glu::VarType
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
| D | vktTransformFeedbackFuzzLayoutCase.hpp | 88 glu::DataType getBasicType (void) const { return m_data.basicType; } in getBasicType() function in vkt::TransformFeedback::VarType
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/ |
| D | vktUniformBlockCase.hpp | 95 glu::DataType getBasicType (void) const { return m_data.basicType; } in getBasicType() function in vkt::ubo::VarType
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
| D | vktTransformFeedbackFuzzLayoutCase.hpp | 88 glu::DataType getBasicType (void) const { return m_data.basicType; } in getBasicType() function in vkt::TransformFeedback::VarType
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/ |
| D | vktUniformBlockCase.hpp | 95 glu::DataType getBasicType (void) const { return m_data.basicType; } in getBasicType() function in vkt::ubo::VarType
|
| /third_party/glslang/glslang/Include/ |
| D | Types.h | 138 TBasicType getBasicType() const { return type; } in getBasicType() function 1834 virtual TBasicType getBasicType() const { return basicType; } in getBasicType() function
|
| D | intermediate.h | 1145 virtual TBasicType getBasicType() const { return type.getBasicType(); } in getBasicType() function
|