Home
last modified time | relevance | path

Searched refs:VK_DYNAMIC_STATE_DEPTH_BOUNDS (Results 1 – 25 of 38) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/Device/
DContext.cpp289 case VK_DYNAMIC_STATE_DEPTH_BOUNDS: in GraphicsState()
675 if(hasDynamicState(VK_DYNAMIC_STATE_DEPTH_BOUNDS) && depthBoundsTestEnable) in combineStates()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateComputeTests.cpp481 VK_DYNAMIC_STATE_DEPTH_BOUNDS,
532 { VK_DYNAMIC_STATE_DEPTH_BOUNDS, { {}, setDepthBounds } }, in getDynamicStateInfo()
DvktDynamicStateDiscardTests.cpp506 m_dynamicStates = { vk::VK_DYNAMIC_STATE_DEPTH_BIAS, vk::VK_DYNAMIC_STATE_DEPTH_BOUNDS }; in DepthTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
DvktDynamicStateComputeTests.cpp481 VK_DYNAMIC_STATE_DEPTH_BOUNDS,
532 { VK_DYNAMIC_STATE_DEPTH_BOUNDS, { {}, setDepthBounds } }, in getDynamicStateInfo()
DvktDynamicStateDiscardTests.cpp506 m_dynamicStates = { vk::VK_DYNAMIC_STATE_DEPTH_BIAS, vk::VK_DYNAMIC_STATE_DEPTH_BOUNDS }; in DepthTestInstance()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_pipeline.c229 dynamicStateEnables[state_count++] = VK_DYNAMIC_STATE_DEPTH_BOUNDS; in zink_create_gfx_pipeline()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPipelineVk.cpp427 VK_DYNAMIC_STATE_BLEND_CONSTANTS, VK_DYNAMIC_STATE_DEPTH_BOUNDS, in RenderPipeline()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPipelineVk.cpp490 VK_DYNAMIC_STATE_DEPTH_BOUNDS, VK_DYNAMIC_STATE_STENCIL_REFERENCE, in Initialize()
/third_party/mesa3d/src/amd/compiler/tests/
Dhelpers.cpp827 VK_DYNAMIC_STATE_DEPTH_BOUNDS, in create_graphics_pipeline()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkPipelineConstructionUtil.cpp426 VK_DYNAMIC_STATE_DEPTH_BOUNDS, in getDynamicStates()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawCreateInfoUtil.cpp1025 vk::VK_DYNAMIC_STATE_DEPTH_BOUNDS, in DynamicState()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.cpp1025 vk::VK_DYNAMIC_STATE_DEPTH_BOUNDS, in DynamicState()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineDepthRangeUnrestrictedTests.cpp641 dynamicStates.push_back(VK_DYNAMIC_STATE_DEPTH_BOUNDS); in preparePipelineWrapper()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDepthRangeUnrestrictedTests.cpp641 dynamicStates.push_back(VK_DYNAMIC_STATE_DEPTH_BOUNDS); in preparePipelineWrapper()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_pipeline.c1660 case VK_DYNAMIC_STATE_DEPTH_BOUNDS: in dzn_graphics_pipeline_create()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c2652 case VK_DYNAMIC_STATE_DEPTH_BOUNDS: in v3dv_dynamic_state_mask()
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h669 VK_DYNAMIC_STATE_DEPTH_BOUNDS = 5, enumerator
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dpipelines.txt1220 is ename:VK_DYNAMIC_STATE_DEPTH_BOUNDS, and the
1231 pname:pDynamicState is ename:VK_DYNAMIC_STATE_DEPTH_BOUNDS, and the
2315 * ename:VK_DYNAMIC_STATE_DEPTH_BOUNDS specifies that the
Dfragops.txt882 ename:VK_DYNAMIC_STATE_DEPTH_BOUNDS set in
Dfragops.adoc1074 ename:VK_DYNAMIC_STATE_DEPTH_BOUNDS set in
Dpipelines.adoc1653 is ename:VK_DYNAMIC_STATE_DEPTH_BOUNDS, and the
1664 pname:pDynamicState is ename:VK_DYNAMIC_STATE_DEPTH_BOUNDS, and the
4064 * ename:VK_DYNAMIC_STATE_DEPTH_BOUNDS specifies that the
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_pipeline.c3556 if (tu_pipeline_static_state(pipeline, &cs, VK_DYNAMIC_STATE_DEPTH_BOUNDS, 3)) { in tu_pipeline_builder_parse_depth_stencil()
Dtu_cmd_buffer.c2652 struct tu_cs cs = tu_cmd_dynamic_state(cmd, VK_DYNAMIC_STATE_DEPTH_BOUNDS, 3); in tu_CmdSetDepthBounds()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkBasicTypes.inl432 VK_DYNAMIC_STATE_DEPTH_BOUNDS = 5, enumerator
/third_party/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp2000 eDepthBounds = VK_DYNAMIC_STATE_DEPTH_BOUNDS,

12