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

Function CmdSetDepthClampRangeEXT

icd/generated/function_definitions.h:4382–4385  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4380 // Not a CREATE or DESTROY function
4381}
4382static VKAPI_ATTR void VKAPI_CALL CmdSetDepthClampRangeEXT(VkCommandBuffer commandBuffer, VkDepthClampModeEXT depthClampMode,
4383 const VkDepthClampRangeEXT* pDepthClampRange) {
4384 // Not a CREATE or DESTROY function
4385}
4386static VKAPI_ATTR VkResult VKAPI_CALL GetFramebufferTilePropertiesQCOM(VkDevice device, VkFramebuffer framebuffer,
4387 uint32_t* pPropertiesCount,
4388 VkTilePropertiesQCOM* pProperties) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected