Searched defs:transferOnlyQueue (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineTimestampTests.cpp | 306 … const bool inRenderPass, const bool hostQueryReset, const bool transferOnlyQueue, in TimestampTestParam() 376 … const bool transferOnlyQueue, const uint32_t methodNdx, in TransferTimestampTestParam() 434 … const 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() 3063 … const bool transferOnlyQueue, VkCommandBufferLevel cmdBufferLevel, in TwoCmdBuffersTestInstance() 3498 for (uint32_t transferOnlyQueue = 0u; transferOnlyQueue < 2; transferOnlyQueue++) in createTimestampTests() local
|