Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBindPointTests.cpp621 bool boundGraphicsSet = false; in iterate() local
660 boundGraphicsSet = true; in iterate()
701 DE_UNREF(boundGraphicsSet); in iterate()
714 DE_ASSERT(boundGraphicsPipeline && boundGraphicsSet); in iterate()