Home
last modified time | relevance | path

Searched refs:vkCmdSetDepthBounds (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt47 vkCmdSetDepthBounds;
Dapi_gen.cpp1998 VKAPI_ATTR void vkCmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, float maxD… in vkCmdSetDepthBounds() function
/frameworks/opt/gamesdk/third_party/cube/app/src/main/cpp/common/
Dvulkan_wrapper.h132 extern PFN_vkCmdSetDepthBounds vkCmdSetDepthBounds;
Dvulkan_wrapper.cpp147vkCmdSetDepthBounds = reinterpret_cast<PFN_vkCmdSetDepthBounds>(dlsym(libvulkan, "vkCmdSetDepthBou… in InitVulkan()
491 PFN_vkCmdSetDepthBounds vkCmdSetDepthBounds; variable
/frameworks/native/vulkan/api/
Dvulkan.api9353 cmd void vkCmdSetDepthBounds(