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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d11_1.idl 69 FLOAT SlopeScaledDepthBias;
d3d10.idl 357 FLOAT SlopeScaledDepthBias;
    [all...]
d3d11.idl 639 FLOAT SlopeScaledDepthBias;
656 cpp_quote(" SlopeScaledDepthBias = D3D11_DEFAULT_SLOPE_SCALED_DEPTH_BIAS;")
663 cpp_quote(" WINBOOL frontCounterClockwise, INT depthBias, FLOAT depthBiasClamp, FLOAT slopeScaledDepthBias,")
670 cpp_quote(" SlopeScaledDepthBias = slopeScaledDepthBias;")
    [all...]
d3d11_1.h 103 FLOAT SlopeScaledDepthBias;
    [all...]
d3d11.h 893 FLOAT SlopeScaledDepthBias;
909 SlopeScaledDepthBias = D3D11_DEFAULT_SLOPE_SCALED_DEPTH_BIAS;
916 WINBOOL frontCounterClockwise, INT depthBias, FLOAT depthBiasClamp, FLOAT slopeScaledDepthBias,
923 SlopeScaledDepthBias = slopeScaledDepthBias;
    [all...]
d3d10.h 692 FLOAT SlopeScaledDepthBias;
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_screen.h 577 state.offset_tri = state.offset_line = state.offset_point = rasterizer_desc->SlopeScaledDepthBias || rasterizer_desc->DepthBias;
578 state.offset_scale = rasterizer_desc->SlopeScaledDepthBias;
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
d3d10.idl 391 FLOAT SlopeScaledDepthBias;
    [all...]
d3d11.idl 698 FLOAT SlopeScaledDepthBias;
    [all...]

Completed in 1109 milliseconds