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

  /external/mesa3d/src/gallium/state_trackers/nine/
nine_ff.h 84 unsigned gen = (context->ff.tex_stage[s][D3DTSS_TEXCOORDINDEX] >> 16) + 1;
nine_dump.c 185 case D3DTSS_TEXCOORDINDEX: return "TEXCOORDINDEX";
361 case D3DTSS_TEXCOORDINDEX:
362 DBG_FLAG(ch, "D3DTSS_TEXCOORDINDEX = %s %u\n",
nine_ff.c     [all...]
nine_state.c     [all...]
  /external/swiftshader/src/D3D8/
Direct3DStateBlock8.cpp 544 captureTextureStageState(stage, D3DTSS_TEXCOORDINDEX);
617 captureTextureStageState(stage, D3DTSS_TEXCOORDINDEX);
Direct3DDevice8.cpp     [all...]
  /external/swiftshader/src/D3D9/
Direct3DStateBlock9.cpp 1075 captureTextureStageState(stage, D3DTSS_TEXCOORDINDEX);
1181 captureTextureStageState(stage, D3DTSS_TEXCOORDINDEX);
    [all...]
Direct3DDevice9.cpp     [all...]
  /external/swiftshader/include/Direct3D/
d3d8types.h 450 D3DTSS_TEXCOORDINDEX = 11, /* identifies which set of texture coordinates index this texture */
470 // Values, used with D3DTSS_TEXCOORDINDEX, to specify that the vertex data(position
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d8types.h 922 D3DTSS_TEXCOORDINDEX = 11,
    [all...]
d3d9types.h     [all...]
d3dtypes.h 1025 D3DTSS_TEXCOORDINDEX = 11,
    [all...]
  /external/mesa3d/include/D3D9/
d3d9types.h     [all...]

Completed in 68 milliseconds