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 __anon6a895e2d0111::CmdDispatchIndirect
172 PFN_vkCmdDispatchIndirect CmdDispatchIndirect = nullptr; member
5489 void genX(CmdDispatchIndirect)( in genX() argument
389 PFN_vkCmdDispatchIndirect CmdDispatchIndirect; member