Home
last modified time | relevance | path

Searched defs:gout (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/winetests/d3dx9_36/
H A Dmath.c3365 float bout[49], expected, gout[49], rout[49]; in test_D3DXSHEvalConeLight() local
3578 float *blue_out, bout[49], expected, gout[49], *green_out, *red_out, rout[49]; in test_D3DXSHEvalDirectionalLight() local
3725 float bout[49], expected, gout[49], rout[49]; in test_D3DXSHEvalHemisphereLight() local
3822 float bout[49], expected, gout[49], rout[49]; in test_D3DXSHEvalSphericalLight() local
/reactos/dll/directx/wine/d3dx9_36/
H A Dmath.c2293 FLOAT Rintensity, FLOAT Gintensity, FLOAT Bintensity, FLOAT *rout, FLOAT *gout, FLOAT *bout) in D3DXSHEvalConeLight()
2436 FLOAT *rout, FLOAT *gout, FLOAT *bout) in D3DXSHEvalHemisphereLight()
2482 FLOAT Rintensity, FLOAT Gintensity, FLOAT Bintensity, FLOAT *rout, FLOAT *gout, FLOAT *bout) in D3DXSHEvalSphericalLight()
2976 …SHProjectCubeMap(UINT order, IDirect3DCubeTexture9 *cubemap, FLOAT *rout, FLOAT *gout, FLOAT *bout) in D3DXSHProjectCubeMap()