Home
last modified time | relevance | path

Searched defs:testDesc (Results 1 - 7 of 7) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderLoopTests.cpp1554 std::string testDesc = std::string(loopTypeName) + " loop with " + precisionName + dataTypeName + " " + loopCountName + " iteration count in " + shaderTypeName + " shader."; in init() local
H A DvktShaderRenderBuiltinVarTests.cpp139 std::string testDesc; in iterate() local
365 std::string testDesc; in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderBuiltinVarTests.cpp139 std::string testDesc; in iterate() local
365 std::string testDesc; in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingShaderBindingTableTests.cpp1575 const auto testDesc = "Check aligning shader group handles to " + alignStr + " bytes"; in createShaderBindingTableTests() local
/third_party/icu/icu4c/source/test/intltest/
H A Dcalregts.cpp996 UnicodeString output, testDesc, str, str2; in test4103271() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderMiscTestsEXT.cpp4982 const auto testDesc = "Draw the maximum number of triangles using a work group size of " + wgsStr; in createMeshShaderMiscTestsEXT() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp5669 const auto testDesc = "Dynamically change patch control points and draw first with a pipeline using the state and no tessellation shaders"; in createExtendedDynamicStateTests() local
6438 const auto testDesc = "Dynamically " + finalState + " coverage to color in " + (multisample ? "multisample" : "single sample") + " images"; in createExtendedDynamicStateTests() local
6471 const auto testDesc = "Dynamically enable coverage to color in location " + locName + " using " + (multisample ? "multisample" : "single sample") + " images"; in createExtendedDynamicStateTests() local
6517 const auto testDesc = std::string("Dynamically set coverage modulation mode to ") + modulationModeCase.name; in createExtendedDynamicStateTests() local

Completed in 33 milliseconds