HomeSort by: relevance | last modified time | path
    Searched refs:PIPE_CAP_DEPTH_CLAMP_ENABLE (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
u_screen.c 80 case PIPE_CAP_DEPTH_CLAMP_ENABLE:
  /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
p_defines.h 767 PIPE_CAP_DEPTH_CLAMP_ENABLE,
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
lp_screen.c 173 case PIPE_CAP_DEPTH_CLAMP_ENABLE:
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
lvp_device.c 650 if (pdevice->pscreen->get_param(pdevice->pscreen, PIPE_CAP_DEPTH_CLAMP_ENABLE) != 0)

Completed in 11 milliseconds