Searched defs:DispatchCaseDesc (Results 1 – 1 of 1) 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;