Searched defs:CmdDispatchIndirect (Results 1 – 4 of 4) sorted by relevance
200 class CmdDispatchIndirect : public vk::CommandBuffer::Command class203 CmdDispatchIndirect(vk::Buffer *buffer, VkDeviceSize offset) in CmdDispatchIndirect() function in __anon41fa5fcd0111::CmdDispatchIndirect
172 PFN_vkCmdDispatchIndirect CmdDispatchIndirect = nullptr; member
5489 void genX(CmdDispatchIndirect)( in genX() argument
399 PFN_vkCmdDispatchIndirect CmdDispatchIndirect; member