Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassUnusedAttachmentTests.cpp952 std::string storeOpToString (VkAttachmentStoreOp storeOp) in storeOpToString() function
992 de::MovePtr<tcu::TestCaseGroup> storeOpGroup(new tcu::TestCaseGroup(testCtx, (std::string("storeop") + storeOpToString(storeOps[storeOpIdx])).c_str())); in createRenderPassUnusedAttachmentTests()
1001 const std::string testName = std::string("stencilstoreop") + storeOpToString(storeOps[stencilStoreOpIdx]); in createRenderPassUnusedAttachmentTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassUnusedAttachmentTests.cpp954 std::string storeOpToString (VkAttachmentStoreOp storeOp) in storeOpToString() function
993 de::MovePtr<tcu::TestCaseGroup> storeOpGroup(new tcu::TestCaseGroup(testCtx, (std::string("storeop") + storeOpToString(storeOps[storeOpIdx])).c_str(), "")); in createRenderPassUnusedAttachmentTests()
1002 const std::string testName = std::string("stencilstoreop") + storeOpToString(storeOps[stencilStoreOpIdx]); in createRenderPassUnusedAttachmentTests()

Completed in 3 milliseconds