Searched refs:dataTypeSupportsPrecisionModifier (Results 1 – 13 of 13) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
D | vktTransformFeedbackFuzzLayoutTests.cpp | 478 …const VarType childType (VarType(type, !dataTypeSupportsPrecisionModifier(type) ? 0 : PRECISION_H… in init() 497 …const VarType childType0 (VarType(type, !dataTypeSupportsPrecisionModifier(type) ? 0 : PRECISION_… in init() 530 if (!dataTypeSupportsPrecisionModifier(type)) in init() 543 if (dataTypeSupportsPrecisionModifier(type)) in init() 562 … VarType(VarType(type, !dataTypeSupportsPrecisionModifier(type) ? 0 : PRECISION_HIGH), arraySize), in init() 639 VarType(type, !dataTypeSupportsPrecisionModifier(type) ? 0 : PRECISION_HIGH), in init()
|
D | vktTransformFeedbackRandomLayoutCase.cpp | 251 if (glu::dataTypeSupportsPrecisionModifier(type)) in generateType()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
D | vktTransformFeedbackFuzzLayoutTests.cpp | 478 …const VarType childType (VarType(type, !dataTypeSupportsPrecisionModifier(type) ? 0 : PRECISION_H… in init() 497 …const VarType childType0 (VarType(type, !dataTypeSupportsPrecisionModifier(type) ? 0 : PRECISION_… in init() 530 if (!dataTypeSupportsPrecisionModifier(type)) in init() 543 if (dataTypeSupportsPrecisionModifier(type)) in init() 562 … VarType(VarType(type, !dataTypeSupportsPrecisionModifier(type) ? 0 : PRECISION_HIGH), arraySize), in init() 639 VarType(type, !dataTypeSupportsPrecisionModifier(type) ? 0 : PRECISION_HIGH), in init()
|
D | vktTransformFeedbackRandomLayoutCase.cpp | 251 if (glu::dataTypeSupportsPrecisionModifier(type)) in generateType()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/ |
D | vktUniformBlockTests.cpp | 477 …const VarType childType (VarType(type, !dataTypeSupportsPrecisionModifier(type) ? 0 : PRECISION_H… in init() 509 …const VarType childType0 (VarType(type, !dataTypeSupportsPrecisionModifier(type) ? 0 : PRECISION_… in init() 574 if (!dataTypeSupportsPrecisionModifier(type)) in init() 587 if (dataTypeSupportsPrecisionModifier(type)) in init() 623 … VarType(VarType(type, !dataTypeSupportsPrecisionModifier(type) ? 0 : PRECISION_HIGH), arraySize), in init() 790 VarType(type, !dataTypeSupportsPrecisionModifier(type) ? 0 : PRECISION_HIGH), in init()
|
D | vktRandomUniformBlockCase.cpp | 302 if (glu::dataTypeSupportsPrecisionModifier(type)) in generateType()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/ |
D | vktUniformBlockTests.cpp | 477 …const VarType childType (VarType(type, !dataTypeSupportsPrecisionModifier(type) ? 0 : PRECISION_H… in init() 509 …const VarType childType0 (VarType(type, !dataTypeSupportsPrecisionModifier(type) ? 0 : PRECISION_… in init() 574 if (!dataTypeSupportsPrecisionModifier(type)) in init() 587 if (dataTypeSupportsPrecisionModifier(type)) in init() 623 … VarType(VarType(type, !dataTypeSupportsPrecisionModifier(type) ? 0 : PRECISION_HIGH), arraySize), in init() 790 VarType(type, !dataTypeSupportsPrecisionModifier(type) ? 0 : PRECISION_HIGH), in init()
|
D | vktRandomUniformBlockCase.cpp | 302 if (glu::dataTypeSupportsPrecisionModifier(type)) in generateType()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
D | vktSSBOLayoutTests.cpp | 366 if (glu::dataTypeSupportsPrecisionModifier(type)) in generateType() 1194 if (!glu::dataTypeSupportsPrecisionModifier(type)) in init() 1243 …VarType(VarType(type, !glu::dataTypeSupportsPrecisionModifier(type) ? glu::PRECISION_LAST : glu::P… in init() 1278 …VarType(type, !glu::dataTypeSupportsPrecisionModifier(type) ? glu::PRECISION_LAST : glu::PRECISION… in init() 1313 …const VarType childType (VarType(type, !glu::dataTypeSupportsPrecisionModifier(type) ? glu::PRECIS… in init() 1351 …const VarType childType0 (VarType(type, !glu::dataTypeSupportsPrecisionModifier(type) ? glu::PRECI… in init() 1390 …const VarType childType0 (VarType(type, !glu::dataTypeSupportsPrecisionModifier(type) ? glu::PRECI… in init() 1651 …VarType(type, !glu::dataTypeSupportsPrecisionModifier(type) ? glu::PRECISION_LAST : glu::PRECISION… in init()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/ |
D | vktSSBOLayoutTests.cpp | 366 if (glu::dataTypeSupportsPrecisionModifier(type)) in generateType() 1194 if (!glu::dataTypeSupportsPrecisionModifier(type)) in init() 1243 …VarType(VarType(type, !glu::dataTypeSupportsPrecisionModifier(type) ? glu::PRECISION_LAST : glu::P… in init() 1278 …VarType(type, !glu::dataTypeSupportsPrecisionModifier(type) ? glu::PRECISION_LAST : glu::PRECISION… in init() 1313 …const VarType childType (VarType(type, !glu::dataTypeSupportsPrecisionModifier(type) ? glu::PRECIS… in init() 1351 …const VarType childType0 (VarType(type, !glu::dataTypeSupportsPrecisionModifier(type) ? glu::PRECI… in init() 1390 …const VarType childType0 (VarType(type, !glu::dataTypeSupportsPrecisionModifier(type) ? glu::PRECI… in init() 1651 …VarType(type, !glu::dataTypeSupportsPrecisionModifier(type) ? glu::PRECISION_LAST : glu::PRECISION… in init()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/ |
D | vktMemoryModelSharedLayout.cpp | 272 if (glu::dataTypeSupportsPrecisionModifier(type)) in generateType()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/ |
D | vktMemoryModelSharedLayout.cpp | 272 if (glu::dataTypeSupportsPrecisionModifier(type)) in generateType()
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluShaderUtil.hpp | 348 inline bool dataTypeSupportsPrecisionModifier (DataType dataType) { return !isDataTypeBoolOrBVec(d… in dataTypeSupportsPrecisionModifier() function
|