Home
last modified time | relevance | path

Searched defs:depthBiasConstantFactor (Results 1 – 25 of 126) sorted by relevance

123456

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateBaseClass.cpp334 …BaseClass::setDynamicRasterizationState(const float lineWidth, const float depthBiasConstantFactor, in setDynamicRasterizationState()
H A DvktDynamicStateRSTests.cpp424 …setDynamicRasterizationState(const float lineWidth = 1.0f, const float depthBiasConstantFactor = 0… in setDynamicRasterizationState()
H A DvktDynamicStateDSTests.cpp463 …setDynamicRasterizationState(const float lineWidth = 1.0f, const float depthBiasConstantFactor = 0… in setDynamicRasterizationState()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDepthClampTests.cpp73 float depthBiasConstantFactor; member
H A DvktDrawInvertedDepthRangesTests.cpp395 const float depthBiasConstantFactor = in generateReferenceImage() local
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkCommandBuffer.cpp482 CmdSetDepthBias(float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) in CmdSetDepthBias()
499 const float depthBiasConstantFactor; member in __anone9c4b87c0111::CmdSetDepthBias
2030 void CommandBuffer::setDepthBias(float depthBiasConstantFactor, float depthBiasClamp, float depthBi… in setDepthBias()
H A DlibVulkan.cpp2883 …d VKAPI_CALL vkCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in vkCmdSetDepthBias()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationDepthBiasControlTests.cpp475 const float depthBiasConstantFactor = in iterate() local
/aosp_15_r20/external/swiftshader/src/Device/
H A DContext.hpp222 float depthBiasConstantFactor = 0.0f; member
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DSecondaryCommandBuffer.h613 float depthBiasConstantFactor; member
2032 ANGLE_INLINE void SecondaryCommandBuffer::setDepthBias(float depthBiasConstantFactor, in setDepthBias()
H A DContextVk.cpp3247 float depthBiasConstantFactor = rasterState.polygonOffsetUnits; in handleDirtyGraphicsDynamicDepthBias() local
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp197 float depthBiasConstantFactor; in subDecode() local
/aosp_15_r20/external/mesa3d/src/amd/vulkan/layers/
H A Dradv_sqtt_layer.c1283 sqtt_CmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasC… in sqtt_CmdSetDepthBias()
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_graphics_state.c2560 float depthBiasConstantFactor, in vk_common_CmdSetDepthBias()
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/
H A Dvn_command_buffer.c1178 float depthBiasConstantFactor, in vn_CmdSetDepthBias()
/aosp_15_r20/external/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_command_buffer.h3494 …_t vn_sizeof_vkCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in vn_sizeof_vkCmdSetDepthBias()
3508 …, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in vn_encode_vkCmdSetDepthBias()
3521 …sizeof_vkCmdSetDepthBias_reply(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in vn_sizeof_vkCmdSetDepthBias_reply()
3534 …ply(struct vn_cs_decoder *dec, VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in vn_decode_vkCmdSetDepthBias_reply()
10125 …, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in vn_submit_vkCmdSetDepthBias()
12702 …hBias(struct vn_ring *vn_ring, VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in vn_call_vkCmdSetDepthBias()
12715 …hBias(struct vn_ring *vn_ring, VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in vn_async_vkCmdSetDepthBias()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkDeviceDriverImpl.inl382 void DeviceDriver::cmdSetDepthBias (VkCommandBuffer commandBuffer, float depthBiasConstantFactor, f…
H A DvkDeviceDriverSCImpl.inl726 void DeviceDriverSC::cmdSetDepthBias (VkCommandBuffer commandBuffer, float depthBiasConstantFactor,…
H A DvkNullDriverImpl.inl499 …id VKAPI_CALL cmdSetDepthBias (VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float…
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkPipelineConstructionUtil.cpp1867 float depthBiasConstantFactor = 0.0f; member
/aosp_15_r20/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.cpp1385 VKAPI_ATTR void CmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in CmdSetDepthBias()
2500 VKAPI_ATTR void vkCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, flo… in vkCmdSetDepthBias()
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_cmd_buffer.c5914 float depthBiasConstantFactor, in dzn_CmdSetDepthBias()
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.cpp1637 float depthBiasConstantFactor, in PreCallRecordCmdSetDepthBias()
1646 float depthBiasConstantFactor, in PostCallRecordCmdSetDepthBias()
H A Dchassis.h2815 …PreCallValidateCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in PreCallValidateCmdSetDepthBias()
2816 …d PreCallRecordCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in PreCallRecordCmdSetDepthBias()
2817 … PostCallRecordCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in PostCallRecordCmdSetDepthBias()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.cpp7278 …PreCallValidateCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float… in PreCallValidateCmdSetDepthBias()
7299 …Tracker::PreCallRecordCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, in PreCallRecordCmdSetDepthBias()

123456