Home
last modified time | relevance | path

Searched refs:CmdDrawIndexedIndirectCountAMD (Results 1 – 5 of 5) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dvk_layer_dispatch_table.h498 PFN_vkCmdDrawIndexedIndirectCountAMD CmdDrawIndexedIndirectCountAMD; member
Dvk_dispatch_table_helper.h685 …table->CmdDrawIndexedIndirectCountAMD = (PFN_vkCmdDrawIndexedIndirectCountAMD) gpa(device, "vkCmdD… in layer_init_device_dispatch_table()
686 …if (table->CmdDrawIndexedIndirectCountAMD == nullptr) { table->CmdDrawIndexedIndirectCountAMD = (P… in layer_init_device_dispatch_table()
Dlayer_chassis_dispatch.cpp5190 …if (!wrap_handles) return layer_data->device_dispatch_table.CmdDrawIndexedIndirectCountAMD(command… in DispatchCmdDrawIndexedIndirectCountAMD()
5195 …layer_data->device_dispatch_table.CmdDrawIndexedIndirectCountAMD(commandBuffer, buffer, offset, co… in DispatchCmdDrawIndexedIndirectCountAMD()
Dchassis.cpp6951 VKAPI_ATTR void VKAPI_CALL CmdDrawIndexedIndirectCountAMD( in CmdDrawIndexedIndirectCountAMD() function
9563 {"vkCmdDrawIndexedIndirectCountAMD", {false, (void*)CmdDrawIndexedIndirectCountAMD}},
Dchassis.h1667 VKAPI_ATTR void VKAPI_CALL CmdDrawIndexedIndirectCountAMD(