Home
last modified time | relevance | path

Searched refs:MinDepth (Results 1 – 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPostRASchedulerList.cpp555 unsigned MinDepth = ~0u; in ListScheduleTopDown() local
563 } else if (PendingQueue[i]->getDepth() < MinDepth) in ListScheduleTopDown()
564 MinDepth = PendingQueue[i]->getDepth(); in ListScheduleTopDown()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DRasterizer.cpp70 float z = pViewport->MinDepth; in SetViewports()
/third_party/mesa3d/src/gallium/targets/d3d10sw/tests/
Dtri.cpp250 ViewPort.MinDepth = 0.0f; in main()
/third_party/cef/tests/cefclient/browser/
Dosr_d3d11_win.cc157 vp.MinDepth = D3D11_MIN_DEPTH; in resize()
481 vp.MinDepth = 0.0f; in create_swapchain()
/third_party/gstreamer/gstplugins_bad/tests/examples/d3d11/
Dd3d11videosink-shared-texture.cpp149 viewport.MinDepth = 0.0f; in on_resize()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_util.c285 out->MinDepth = MIN2(in->minDepth, in->maxDepth); in dzn_translate_viewport()
/third_party/skia/src/gpu/d3d/
DGrD3DOpsRenderPass.cpp166 viewport.MinDepth = 0.0f; in set_viewport()
/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_dx10.cpp176 vp.MinDepth = 0.0f; in ImGui_ImplDX10_RenderDrawData()
Dimgui_impl_dx11.cpp181 vp.MinDepth = 0.0f; in ImGui_ImplDX11_RenderDrawData()
Dimgui_impl_dx12.cpp170 vp.MinDepth = 0.0f; in ImGui_ImplDX12_RenderDrawData()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11overlaycompositor.cpp472 compositor->viewport.MinDepth = 0.0f; in gst_d3d11_overlay_compositor_new()
Dgstd3d11screencapture.cpp517 VP.MinDepth = 0.0f; in DrawMouse()
1258 VP.MinDepth = 0.0f; in CopyDirty()
Dgstd3d11window.cpp946 viewport.MinDepth = 0.0f; in gst_d3d111_window_present()
Dgstd3d11compositor.cpp2236 self->viewport.MinDepth = 0.0f; in gst_d3d11_compositor_draw_background_checker()
Dgstd3d11converter.cpp1909 converter->viewport[i].MinDepth = 0.0f; in gst_d3d11_converter_new()
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_dx10.cpp87 vp.MinDepth = 0.0f; in ImGui_ImplDX10_SetupRenderState()
Dimgui_impl_dx11.cpp88 vp.MinDepth = 0.0f; in ImGui_ImplDX11_SetupRenderState()
Dimgui_impl_dx12.cpp117 vp.MinDepth = 0.0f; in ImGui_ImplDX12_SetupRenderState()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp520 const float zNear = dxViewport.MinDepth; in onViewportChange()
1514 dxViewport.MinDepth = actualZNear; in syncViewport()
2599 viewport.MinDepth = 0.0f; in setSimpleViewport()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp518 const float zNear = dxViewport.MinDepth; in onViewportChange()
1478 dxViewport.MinDepth = actualZNear; in syncViewport()
2530 viewport.MinDepth = 0.0f; in setSimpleViewport()
/third_party/gstreamer/gstplugins_bad/sys/winscreencap/
Ddxgicapture.c811 self->view_port.MinDepth = 0.0f; in _setup_texture()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DCommandBufferD3D12.cpp1576 viewport.MinDepth = cmd->minDepth; in RecordRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationWin32KeyedMutexTests.cpp785 vp.MinDepth = 0.0f; in DX11Operation()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationWin32KeyedMutexTests.cpp785 vp.MinDepth = 0.0f; in DX11Operation()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_draw.cpp1069 viewports[i].MinDepth = 0.0f; in d3d12_draw_vbo()

12