Home
last modified time | relevance | path

Searched refs:loopCountDataType (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderLoopTests.cpp222 DataType loopCountDataType) in createGenericLoopCase() argument
257 bool isIntCounter = isDataTypeIntOrIVec(loopCountDataType); in createGenericLoopCase()
408 params.insert(pair<string, string>("LOOP_VAR_TYPE", getDataTypeName(loopCountDataType))); in createGenericLoopCase()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderLoopTests.cpp244 …pe loopType, LoopCountType loopCountType, Precision loopCountPrecision, DataType loopCountDataType) in createGenericLoopCase() argument
279 bool isIntCounter = isDataTypeIntOrIVec(loopCountDataType); in createGenericLoopCase()
427 params.insert(pair<string, string>("LOOP_VAR_TYPE", getDataTypeName(loopCountDataType))); in createGenericLoopCase()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderLoopTests.cpp276 …pe loopType, LoopCountType loopCountType, Precision loopCountPrecision, DataType loopCountDataType) in createGenericLoopCase() argument
307 bool isIntCounter = isDataTypeIntOrIVec(loopCountDataType); in createGenericLoopCase()
455 params.insert(pair<string, string>("LOOP_VAR_TYPE", getDataTypeName(loopCountDataType))); in createGenericLoopCase()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderLoopTests.cpp315 glu::DataType loopCountDataType) in createGenericLoopCase() argument
349 const bool isIntCounter = isDataTypeIntOrIVec(loopCountDataType); in createGenericLoopCase()
518 …s.insert(std::pair<std::string, std::string>("LOOP_VAR_TYPE", getDataTypeName(loopCountDataType))); in createGenericLoopCase()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderLoopTests.cpp315 glu::DataType loopCountDataType) in createGenericLoopCase() argument
349 const bool isIntCounter = isDataTypeIntOrIVec(loopCountDataType); in createGenericLoopCase()
518 …s.insert(std::pair<std::string, std::string>("LOOP_VAR_TYPE", getDataTypeName(loopCountDataType))); in createGenericLoopCase()