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