Home
last modified time | relevance | path

Searched refs:testNameCopy (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackSimpleTests.cpp3646 const std::string testNameCopy[] = { "query_copy", "query_copy_stride_zero" }; in createTransformFeedbackSimpleTests() local
3691 const std::string fullTestNameCopy = testNameCopy[testTypeCopyNdx] + "_" + topology.second.topologyName + de::toString(streamId) + "_" + de::toString(vertexCount) + widthStr; in createTransformFeedbackSimpleTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackSimpleTests.cpp4500 const std::string testNameCopy[] = { "query_copy", "query_copy_stride_zero" }; in createTransformFeedbackSimpleTests() local
4547 const std::string fullTestNameCopy = testNameCopy[testTypeCopyNdx] + "_" + topology.second.topologyName + de::toString(streamId) + "_" + de::toString(vertexCount) + widthStr; in createTransformFeedbackSimpleTests()
4551 const std::string fullTestNameQueryWithAvailability = testNameCopy[testTypeCopyNdx] + "_" + topology.second.topologyName + de::toString(streamId) + "_" + de::toString(vertexCount) + widthStr + "_query_with_availability"; in createTransformFeedbackSimpleTests()

Completed in 15 milliseconds