Searched defs:cmdSetDepthBounds (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vkDeviceFunctionPointers.inl | 80 CmdSetDepthBoundsFunc cmdSetDepthBounds; variable
|
H A D | vkDeviceDriverImpl.inl | 394 void DeviceDriver::cmdSetDepthBounds (VkCommandBuffer commandBuffer, float minDepthBounds, float ma… function in DeviceDriver
|
H A D | vkDeviceDriverSCImpl.inl | 744 void DeviceDriverSC::cmdSetDepthBounds (VkCommandBuffer commandBuffer, float minDepthBounds, float … function in DeviceDriverSC
|
H A D | vkNullDriverImpl.inl | 513 VKAPI_ATTR void VKAPI_CALL cmdSetDepthBounds (VkCommandBuffer commandBuffer, float minDepthBounds, … function
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
H A D | vkDeviceFunctionPointers.inl | 93 CmdSetDepthBoundsFunc cmdSetDepthBounds; variable
|
H A D | vkDeviceDriverImpl.inl | 460 void DeviceDriver::cmdSetDepthBounds (VkCommandBuffer commandBuffer, float minDepthBounds, float ma… function in DeviceDriver
|
H A D | vkNullDriverImpl.inl | 905 VKAPI_ATTR void VKAPI_CALL cmdSetDepthBounds (VkCommandBuffer commandBuffer, float minDepthBounds, … function
|