Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h248 #define D3DPSHADECAPS_COLORGOURAUDRGB 0x00000008L macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h139 #define D3DPSHADECAPS_COLORGOURAUDRGB 0x00000008 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c669 pCaps->ShadeCaps = D3DPSHADECAPS_COLORGOURAUDRGB | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp880D3DPSHADECAPS_COLORGOURAUDRGB | // Device can support colored Gouraud shading in the RGB color mo… in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1362D3DPSHADECAPS_COLORGOURAUDRGB | // Device can support colored Gouraud shading in the RGB color mo… in GetDeviceCaps()