Home
last modified time | relevance | path

Searched refs:D3DPTEXTURECAPS_TEXREPEATNOTSCALEDBYSIZE (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/include/Direct3D/
Dd3d8caps.h260 #define D3DPTEXTURECAPS_TEXREPEATNOTSCALEDBYSIZE 0x00000040L /* Texture indices are not scaled by t… macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h151 #define D3DPTEXTURECAPS_TEXREPEATNOTSCALEDBYSIZE 0x00000040 macro
/external/mesa3d/src/gallium/frontends/nine/
Dadapter9.c714 D3DPTEXTURECAPS_TEXREPEATNOTSCALEDBYSIZE | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp896D3DPTEXTURECAPS_TEXREPEATNOTSCALEDBYSIZE | // Texture indices are not scaled by the texture size p… in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1379D3DPTEXTURECAPS_TEXREPEATNOTSCALEDBYSIZE | // Texture indices are not scaled by the texture size p… in GetDeviceCaps()