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

  /external/mesa3d/src/egl/main/
eglconfig.h 71 EGLint BindToTextureRGBA;
119 ATTRIB_MAP(EGL_BIND_TO_TEXTURE_RGBA, BindToTextureRGBA);
eglconfig.c 409 if (conf->BindToTextureRGB || conf->BindToTextureRGBA)
  /external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d.c 308 conf->BindToTextureRGBA = EGL_TRUE;
  /external/mesa3d/src/egl/drivers/dri2/
egl_dri2.c 211 base.BindToTextureRGBA = bind_to_texture_rgba;
    [all...]

Completed in 46 milliseconds