Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp65 BIND_GRAPHICS_SET = 3, member in vkt::pipeline::__anon28150::SetupOp
130 const std::vector<SetupOp> setupOps {SetupOp::BIND_GRAPHICS_PIPELINE, SetupOp::BIND_GRAPHICS_SET}; in hasGraphics()
669 case SetupOp::BIND_GRAPHICS_SET: in iterate()
834 case SetupOp::BIND_GRAPHICS_SET: out << "gs"; break; in toString()
932 setBinds[elemIdx] = SetupOp::BIND_GRAPHICS_SET; in createBindPointTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp63 BIND_GRAPHICS_SET = 3, member in vkt::pipeline::__anon29380::SetupOp
128 const std::vector<SetupOp> setupOps {SetupOp::BIND_GRAPHICS_PIPELINE, SetupOp::BIND_GRAPHICS_SET}; in hasGraphics()
668 case SetupOp::BIND_GRAPHICS_SET: in iterate()
833 case SetupOp::BIND_GRAPHICS_SET: out << "gs"; break; in toString()
931 setBinds[elemIdx] = SetupOp::BIND_GRAPHICS_SET; in createBindPointTests()

Completed in 4 milliseconds