Searched refs:texFormat (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_texture.c401 tl->texFormat = &_texformat_rgba8888;
412 tl->texFormat = &_texformat_rgb888;
422 tl->texFormat = &_texformat_rgba8888;
426 tl->texFormat = &_texformat_rgb332;
434 tl->texFormat = &_texformat_rgb888;
443 tl->texFormat = &_texformat_a8;
458 tl->texFormat = &_texformat_l8;
475 tl->texFormat = &_texformat_al88;
484 tl->texFormat = &_texformat_i8;
494 tl->texFormat
[all...]
H A Dstate_teximage.c198 levels[level].texFormat = levels[tobj->baseLevel].texFormat;
/vbox/src/VBox/GuestHost/OpenGL/include/state/
H A Dcr_texture.h56 const CRTextureFormat *texFormat; member in struct:__anon16241

Completed in 51 milliseconds