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

/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2.c204 EGLint key, bind_to_texture_rgb, bind_to_texture_rgba; local in function:dri2_add_config
213 bind_to_texture_rgb = 0;
242 bind_to_texture_rgb = value;
316 base.BindToTextureRGB = bind_to_texture_rgb;
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.c406 EGLint key, bind_to_texture_rgb, bind_to_texture_rgba; local in function:dri2_add_config
416 bind_to_texture_rgb = 0;
447 bind_to_texture_rgb = value;
558 base.BindToTextureRGB = bind_to_texture_rgb;

Completed in 10 milliseconds