HomeSort by relevance Sort by last modified time
    Searched refs:BindToTextureRGB (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/egl/main/
eglconfig.h 76 EGLint BindToTextureRGB;
127 ATTRIB_MAP(EGL_BIND_TO_TEXTURE_RGB, BindToTextureRGB);
eglconfig.c 422 if (conf->BindToTextureRGB || conf->BindToTextureRGBA)
  /external/mesa3d/src/egl/drivers/dri2/
egl_dri2.c 323 base.BindToTextureRGB = bind_to_texture_rgb;
    [all...]

Completed in 244 milliseconds