Searched refs:CRTextureFormat (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/include/state/
H A Dcr_texture.h39 } CRTextureFormat; typedef in typeref:struct:__anon16240
56 const CRTextureFormat *texFormat;
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_texture.c262 const CRTextureFormat _texformat_rgba8888 = {
272 const CRTextureFormat _texformat_argb8888 = {
282 const CRTextureFormat _texformat_rgb888 = {
292 const CRTextureFormat _texformat_rgb565 = {
302 const CRTextureFormat _texformat_argb4444 = {
312 const CRTextureFormat _texformat_argb1555 = {
322 const CRTextureFormat _texformat_al88 = {
332 const CRTextureFormat _texformat_rgb332 = {
342 const CRTextureFormat _texformat_a8 = {
352 const CRTextureFormat _texformat_l
[all...]

Completed in 45 milliseconds