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

  /external/mesa3d/src/gallium/state_trackers/nine/
nine_pipe.c 113 rast.sprite_coord_enable = rs[D3DRS_POINTSPRITEENABLE] ? 0xff : 0x00;
nine_state.c     [all...]
  /external/swiftshader/src/D3D8/
Direct3DStateBlock8.cpp 597 captureRenderState(D3DRS_POINTSPRITEENABLE);
Direct3DDevice8.cpp     [all...]
  /external/swiftshader/include/Direct3D/
d3d8types.h 385 D3DRS_POINTSPRITEENABLE = 156, /* BOOL point texture coord control */
    [all...]
  /external/swiftshader/src/D3D9/
Direct3DStateBlock9.cpp 1144 captureRenderState(D3DRS_POINTSPRITEENABLE);
    [all...]
Direct3DDevice9.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d8types.h 788 D3DRS_POINTSPRITEENABLE = 156,
    [all...]
d3d9types.h     [all...]
  /external/mesa3d/include/D3D9/
d3d9types.h 803 D3DRS_POINTSPRITEENABLE = 156,
    [all...]

Completed in 681 milliseconds