Home
last modified time | relevance | path

Searched defs:setupOps (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp131 … const std::vector<SetupOp> setupOps{SetupOp::BIND_GRAPHICS_PIPELINE, SetupOp::BIND_GRAPHICS_SET}; in hasGraphics() local
137 … const std::vector<SetupOp> setupOps{SetupOp::BIND_COMPUTE_PIPELINE, SetupOp::BIND_COMPUTE_SET}; in hasCompute() local
143 …const std::vector<SetupOp> setupOps{SetupOp::BIND_RAYTRACING_PIPELINE, SetupOp::BIND_RAYTRACING_SE… in hasRayTracing() local