Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp240 struct DispatchCaseDesc struct
242 DispatchCaseDesc (const char* name, in DispatchCaseDesc() function
255 const char* m_name;
256 const char* m_description;
257 const deUintptr m_bufferSize;
258 const tcu::UVec3 m_workGroupSize;
259 const DispatchCommandsVec m_dispatchCommands;
260 const bool m_computeOnlyQueue;