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