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