Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderLoopTests.cpp1080 string threeStr; in createSpecialLoopCase() local
1087 threeStr = "3"; in createSpecialLoopCase()
1094 threeStr = "ui_three"; in createSpecialLoopCase()
1101 threeStr = "one*ui_three"; in createSpecialLoopCase()
1117 params.insert(pair<string, string>("THREE", threeStr)); in createSpecialLoopCase()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderLoopTests.cpp1072 string threeStr; in createSpecialLoopCase() local
1079 threeStr = "3"; in createSpecialLoopCase()
1086 threeStr = "ui_three"; in createSpecialLoopCase()
1093 threeStr = "one*ui_three"; in createSpecialLoopCase()
1110 params.insert(pair<string, string>("THREE", threeStr)); in createSpecialLoopCase()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderLoopTests.cpp1187 string threeStr; in createSpecialLoopCase() local
1194 threeStr = "3"; in createSpecialLoopCase()
1201 threeStr = "ui_three"; in createSpecialLoopCase()
1208 threeStr = "one*ui_three"; in createSpecialLoopCase()
1224 params.insert(pair<string, string>("THREE", threeStr)); in createSpecialLoopCase()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderLoopTests.cpp1424 std::string threeStr; in createSpecialLoopCase() local
1434 threeStr = "3"; in createSpecialLoopCase()
1441 threeStr = "ui_three"; in createSpecialLoopCase()
1448 threeStr = "one*ui_three"; in createSpecialLoopCase()
1465 params.insert(std::pair<std::string, std::string>("THREE", threeStr)); in createSpecialLoopCase()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderLoopTests.cpp1424 std::string threeStr; in createSpecialLoopCase() local
1434 threeStr = "3"; in createSpecialLoopCase()
1441 threeStr = "ui_three"; in createSpecialLoopCase()
1448 threeStr = "one*ui_three"; in createSpecialLoopCase()
1465 params.insert(std::pair<std::string, std::string>("THREE", threeStr)); in createSpecialLoopCase()