Searched defs:DispatchCaseDesc (Results 1 – 1 of 1) sorted by relevance
246 struct DispatchCaseDesc struct248 DispatchCaseDesc(const char *name, const uintptr_t bufferSize, const tcu::UVec3 workGroupSize, in DispatchCaseDesc() function258 const char *m_name;259 const uintptr_t m_bufferSize;260 const tcu::UVec3 m_workGroupSize;261 const DispatchCommandsVec m_dispatchCommands;262 const bool m_computeOnlyQueue;