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

Function CmdSetCoarseSampleOrderNV

icd/generated/function_definitions.h:3325–3330  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3323 // Not a CREATE or DESTROY function
3324}
3325static VKAPI_ATTR void VKAPI_CALL CmdSetCoarseSampleOrderNV(VkCommandBuffer commandBuffer,
3326 VkCoarseSampleOrderTypeNV sampleOrderType,
3327 uint32_t customSampleOrderCount,
3328 const VkCoarseSampleOrderCustomNV* pCustomSampleOrders) {
3329 // Not a CREATE or DESTROY function
3330}
3331static VKAPI_ATTR VkResult VKAPI_CALL CreateAccelerationStructureNV(VkDevice device,
3332 const VkAccelerationStructureCreateInfoNV* pCreateInfo,
3333 const VkAllocationCallbacks* pAllocator,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected