HomeSort by relevance Sort by last modified time
    Searched refs:DepthClipEnable (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 70 BOOL DepthClipEnable;
d3d10.idl 358 BOOL DepthClipEnable;
    [all...]
d3d11.idl 640 BOOL DepthClipEnable;
657 cpp_quote(" DepthClipEnable = TRUE;")
664 cpp_quote(" BOOL depthClipEnable, WINBOOL scissorEnable, WINBOOL multisampleEnable, WINBOOL antialiasedLineEnable) {")
671 cpp_quote(" DepthClipEnable = depthClipEnable;")
    [all...]
d3d11_1.h 104 WINBOOL DepthClipEnable;
    [all...]
d3d11.h 894 WINBOOL DepthClipEnable;
910 DepthClipEnable = TRUE;
917 BOOL depthClipEnable, WINBOOL scissorEnable, WINBOOL multisampleEnable, WINBOOL antialiasedLineEnable) {
924 DepthClipEnable = depthClipEnable;
    [all...]
d3d10.h 693 WINBOOL DepthClipEnable;
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_screen.h 581 state.depth_clip = rasterizer_desc->DepthClipEnable;
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
d3d10.idl 392 BOOL DepthClipEnable;
    [all...]
d3d11.idl 699 BOOL DepthClipEnable;
    [all...]

Completed in 1456 milliseconds