HomeSort by relevance Sort by last modified time
    Searched refs:slopeScaledDepthBias (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/gallium/drivers/svga/include/
svga3d_dx.h 1168 float slopeScaledDepthBias;
1195 float slopeScaledDepthBias;
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/
svga_cmd.h 571 float slopeScaledDepthBias,
svga_cmd_vgpu10.c 971 float slopeScaledDepthBias,
987 SVGA3D_COPY_BASIC_6(depthBiasClamp, slopeScaledDepthBias,
    [all...]
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
state.h     [all...]
rasterizer_impl.h 478 if (pState->depthBias == 0 && pState->slopeScaledDepthBias == 0)
483 float scale = pState->slopeScaledDepthBias;
    [all...]
  /external/mesa3d/src/gallium/drivers/swr/
swr_state.cpp     [all...]
  /external/mesa3d/src/gallium/drivers/svga/svgadump/
svga_dump.c     [all...]

Completed in 89 milliseconds