Home
last modified time | relevance | path

Searched refs:D3DPMISCCAPS_PERSTAGECONSTANT (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/include/D3D9/
Dd3d9caps.h86 #define D3DPMISCCAPS_PERSTAGECONSTANT 0x00008000 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c602 D3DPMISCCAPS_PERSTAGECONSTANT | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1289D3DPMISCCAPS_PERSTAGECONSTANT | // Device supports per-stage constants. See D3DTSS_CONSTANT in … in GetDeviceCaps()