Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineTimestampTests.cpp302 … const bool inRenderPass, const bool hostQueryReset, const bool transferOnlyQueue, in TimestampTestParam()
372const bool transferOnlyQueue, const uint32_t methodNdx, in TransferTimestampTestParam()
430const bool transferOnlyQueue, const VkCommandBufferLevel cmdBufferLevel, in TwoCmdBuffersTestParam()
568 … const bool hostQueryReset, const bool transferOnlyQueue, in TimestampTestInstance()
2439 const bool hostQueryReset, const bool transferOnlyQueue, in TransferTestInstance()
3059const bool transferOnlyQueue, VkCommandBufferLevel cmdBufferLevel, in TwoCmdBuffersTestInstance()
3565 for (uint32_t transferOnlyQueue = 0u; transferOnlyQueue < 2; transferOnlyQueue++) in createTimestampTests() local