Searched defs:min_depth (Results 1 – 11 of 11) sorted by relevance
/third_party/mesa3d/src/intel/vulkan/ |
D | gfx8_cmd_buffer.c | 112 float min_depth = MIN2(vp->minDepth, vp->maxDepth); in gfx8_cmd_buffer_emit_depth_viewport() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderLayeredRenderingBoundaryCondition.cpp | 406 unsigned int min_depth = 0; in iterate() local
|
/third_party/jerryscript/jerry-core/debugger/ |
D | debugger.c | 124 uint32_t min_depth; in jerry_debugger_send_backtrace() local
|
D | debugger.h | 445 uint8_t min_depth[sizeof (uint32_t)]; /**< minimum depth*/ member
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_setup.c | 935 float min_depth; in lp_setup_set_viewports() local
|
D | lp_jit.h | 80 float min_depth; member
|
D | lp_state_fs.c | 356 LLVMValueRef viewport, min_depth, max_depth; in lp_build_depth_clamp() local
|
/third_party/mesa3d/src/mesa/drivers/x11/ |
D | fakeglx.c | 575 choose_x_visual(Display *dpy, int screen, int min_depth, int preferred_class) in choose_x_visual() 667 int min_depth, int preferred_class ) in choose_x_overlay_visual()
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_api.c | 489 choose_x_visual( Display *dpy, int screen, int min_depth, in choose_x_visual()
|
/third_party/libxml2/ |
D | xpath.c | 13645 int max_depth, min_depth; in xmlXPathRunStreamEval() local
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | xpath.c | 14105 int max_depth, min_depth; in xmlXPathRunStreamEval() local
|