Searched defs:DispatchCaseDesc (Results 1 – 2 of 2) sorted by relevance
240 struct DispatchCaseDesc struct242 DispatchCaseDesc (const char* name, in DispatchCaseDesc() function255 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;
242 struct DispatchCaseDesc struct244 DispatchCaseDesc (const char* name, in DispatchCaseDesc() argument255 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;