Searched refs:WINED3DSTT_VOLUME (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private_types.h57 WINED3DSTT_VOLUME = 4 << WINED3DSP_TEXTURETYPE_SHIFT, enumerator in enum:_WINED3DSAMPLER_TEXTURE_TYPE
H A Dshader.c792 case WINED3DSTT_VOLUME: TRACE("_volume"); break;
2311 sampler_type[i] = WINED3DSTT_VOLUME;
H A Dglsl_shader.c1198 case WINED3DSTT_VOLUME:
1877 case WINED3DSTT_VOLUME:
H A Dwined3d_private.h319 WINED3DSTT_VOLUME = 4, enumerator in enum:_WINED3DSAMPLER_TEXTURE_TYPE
H A Darb_program_shader.c1303 case WINED3DSTT_VOLUME:
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dshader.c891 case WINED3DSTT_VOLUME: TRACE("_volume"); break;
2101 || (sampler_type == WINED3DSTT_VOLUME && tex_transform > WINED3D_TTFF_COUNT3))
2377 sampler_type[i] = WINED3DSTT_VOLUME;
H A Dglsl_shader.c1144 case WINED3DSTT_VOLUME:
2129 case WINED3DSTT_VOLUME:
H A Dwined3d_private.h321 WINED3DSTT_VOLUME = 4, enumerator in enum:wined3d_sampler_texture_type
H A Darb_program_shader.c1427 case WINED3DSTT_VOLUME:
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dshader.c792 case WINED3DSTT_VOLUME: TRACE("_volume"); break;
2317 sampler_type[i] = WINED3DSTT_VOLUME;
H A Dglsl_shader.c1220 case WINED3DSTT_VOLUME:
1924 case WINED3DSTT_VOLUME:
H A Dwined3d_private.h330 WINED3DSTT_VOLUME = 4, enumerator in enum:_WINED3DSAMPLER_TEXTURE_TYPE

Completed in 195 milliseconds