Searched refs:CmdSetDepthBounds (Results 1 – 6 of 6) sorted by relevance
132 PFN_vkCmdSetDepthBounds CmdSetDepthBounds; member
198 table->CmdSetDepthBounds = in loader_init_device_dispatch_table()453 return (void *)table->CmdSetDepthBounds; in loader_lookup_device_dispatch_table()
1751 disp->CmdSetDepthBounds(commandBuffer, minDepthBounds, maxDepthBounds);
117 GET_PROC(CmdSetDepthBounds); in GrVkCreateInterface()
4211 …get_dispatch_table(pc_device_table_map, commandBuffer)->CmdSetDepthBounds(commandBuffer, minDepthB… in vkCmdSetDepthBounds()
7256 … dev_data->device_dispatch_table->CmdSetDepthBounds(commandBuffer, minDepthBounds, maxDepthBounds); in vkCmdSetDepthBounds()