Home
last modified time | relevance | path

Searched refs:BIND_COMPUTE_PIPELINE (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBindPointTests.cpp61 BIND_COMPUTE_PIPELINE = 1, enumerator
133 const std::vector<SetupOp> setupOps {SetupOp::BIND_COMPUTE_PIPELINE, SetupOp::BIND_COMPUTE_SET}; in hasCompute()
638 case SetupOp::BIND_COMPUTE_PIPELINE: in iterate()
811 case SetupOp::BIND_COMPUTE_PIPELINE: out << "cp"; break; in toString()
899 pipelineBinds[elemIdx] = SetupOp::BIND_COMPUTE_PIPELINE; in createBindPointTests()