Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp242 struct DispatchCaseDesc struct
244 DispatchCaseDesc (const char* name, in DispatchCaseDesc() argument
255 const char* m_name;
256 const deUintptr m_bufferSize;
257 const tcu::UVec3 m_workGroupSize;
258 const DispatchCommandsVec m_dispatchCommands;
259 const bool m_computeOnlyQueue;