Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/
H A DvktComputeIndirectComputeDispatchTests.cpp319 const DispatchCommandsVec &dispatchCommands, const bool computeQueueOnly, in IndirectDispatchInstanceBufferUpload()
684 … const tcu::UVec3 &workGroupSize, const DispatchCommandsVec &dispatchCommands, in IndirectDispatchInstanceBufferGenerate()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalDispatchTests.cpp237 const vk::VkDispatchIndirectCommand dispatchCommands[] = {{1u, 1u, 1u}}; in iterate() local