Searched refs:loopDataType (Results 1 – 5 of 5) sorted by relevance
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| D | glcShaderLoopTests.cpp | 1163 DataType loopDataType = s_countDataType[dataTypeNdx]; in init() local 1164 const char* dataTypeName = getDataTypeName(loopDataType); in init() 1166 if (precision == PRECISION_LOWP && loopDataType == TYPE_FLOAT) in init() 1180 (LoopCountType)loopCountType, (Precision)precision, loopDataType)); in init()
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fShaderLoopTests.cpp | 1177 DataType loopDataType = s_countDataType[dataTypeNdx]; in init() local 1178 const char* dataTypeName = getDataTypeName(loopDataType); in init() 1188 …VertexCase, (LoopType)loopType, (LoopCountType)loopCountType, (Precision)precision, loopDataType)); in init()
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| D | es2fShaderLoopTests.cpp | 1301 DataType loopDataType = s_countDataType[dataTypeNdx]; in init() local 1302 const char* dataTypeName = getDataTypeName(loopDataType); in init() 1312 …VertexCase, (LoopType)loopType, (LoopCountType)loopCountType, (Precision)precision, loopDataType)); in init()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRenderLoopTests.cpp | 1541 glu::DataType loopDataType = s_countDataType[dataTypeNdx]; in init() local 1542 const char* dataTypeName = getDataTypeName(loopDataType); in init() 1551 …xCase, (LoopType)loopType, (LoopCountType)loopCountType, (glu::Precision)precision, loopDataType)); in init()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| D | vktShaderRenderLoopTests.cpp | 1544 glu::DataType loopDataType = s_countDataType[dataTypeNdx]; in init() local 1545 const char* dataTypeName = getDataTypeName(loopDataType); in init() 1555 …xCase, (LoopType)loopType, (LoopCountType)loopCountType, (glu::Precision)precision, loopDataType)); in init()
|