Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineTimestampTests.cpp306 … const bool inRenderPass, const bool hostQueryReset, const bool transferOnlyQueue, in TimestampTestParam()
376const bool transferOnlyQueue, const uint32_t methodNdx, in TransferTimestampTestParam()
434const bool transferOnlyQueue, const VkCommandBufferLevel cmdBufferLevel, in TwoCmdBuffersTestParam()
572 … const bool hostQueryReset, const bool transferOnlyQueue, in TimestampTestInstance()
2443 const bool hostQueryReset, const bool transferOnlyQueue, in TransferTestInstance()
3063const bool transferOnlyQueue, VkCommandBufferLevel cmdBufferLevel, in TwoCmdBuffersTestInstance()
3498 for (uint32_t transferOnlyQueue = 0u; transferOnlyQueue < 2; transferOnlyQueue++) in createTimestampTests() local