MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Tools / TrimCommandPoolKHR

Function TrimCommandPoolKHR

icd/generated/function_definitions.h:2073–2075  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2071 // Not a CREATE or DESTROY function
2072}
2073static VKAPI_ATTR void VKAPI_CALL TrimCommandPoolKHR(VkDevice device, VkCommandPool commandPool, VkCommandPoolTrimFlags flags) {
2074 // Not a CREATE or DESTROY function
2075}
2076static VKAPI_ATTR VkResult VKAPI_CALL EnumeratePhysicalDeviceGroupsKHR(
2077 VkInstance instance, uint32_t* pPhysicalDeviceGroupCount, VkPhysicalDeviceGroupProperties* pPhysicalDeviceGroupProperties) {
2078 if (!pPhysicalDeviceGroupProperties) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected