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

Function QueueNotifyOutOfBandNV

icd/generated/function_definitions.h:4430–4432  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4428 // Not a CREATE or DESTROY function
4429}
4430static VKAPI_ATTR void VKAPI_CALL QueueNotifyOutOfBandNV(VkQueue queue, const VkOutOfBandQueueTypeInfoNV* pQueueTypeInfo) {
4431 // Not a CREATE or DESTROY function
4432}
4433static VKAPI_ATTR VkResult VKAPI_CALL CreateDataGraphPipelinesARM(VkDevice device, VkDeferredOperationKHR deferredOperation,
4434 VkPipelineCache pipelineCache, uint32_t createInfoCount,
4435 const VkDataGraphPipelineCreateInfoARM* pCreateInfos,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected