Searched refs:tex_cube (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dsurface.c246 info->tex_type = tex_cube;
258 info->tex_type = tex_cube;
270 info->tex_type = tex_cube;
282 info->tex_type = tex_cube;
294 info->tex_type = tex_cube;
306 info->tex_type = tex_cube;
H A Dutils.c2739 settings->op[i].tex_type = tex_cube;
H A Dwined3d_private.h701 tex_cube = 3, enumerator in enum:tex_types
H A Darb_program_shader.c3146 /* tex_cube */
5815 case tex_cube: textype = "CUBE"; break;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dsurface.c318 info->tex_type = tex_cube;
330 info->tex_type = tex_cube;
342 info->tex_type = tex_cube;
354 info->tex_type = tex_cube;
366 info->tex_type = tex_cube;
378 info->tex_type = tex_cube;
H A Dglsl_shader.c5460 case tex_cube:
5564 case tex_cube:
6045 /* tex_cube */
6077 /* tex_cube */
H A Dutils.c3229 settings->op[i].tex_type = tex_cube;
H A Dwined3d_private.h763 tex_cube = 3, enumerator in enum:tex_types
H A Darb_program_shader.c3361 /* tex_cube */
3391 /* tex_cube */
6321 case tex_cube: textype = "CUBE"; break;
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h712 tex_cube = 3, enumerator in enum:tex_types

Completed in 229 milliseconds