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

  /external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
egl_dri2.c 121 EGLint key, bind_to_texture_rgb, bind_to_texture_rgba; local
133 bind_to_texture_rgb = 0;
159 bind_to_texture_rgb = value;
209 base.BindToTextureRGB = bind_to_texture_rgb;
    [all...]
  /external/mesa3d/src/egl/drivers/dri2/
egl_dri2.c 121 EGLint key, bind_to_texture_rgb, bind_to_texture_rgba; local
133 bind_to_texture_rgb = 0;
159 bind_to_texture_rgb = value;
209 base.BindToTextureRGB = bind_to_texture_rgb;
    [all...]
  /external/deqp/modules/egl/
teglChooseConfigTests.cpp 471 { EGL_BIND_TO_TEXTURE_RGB, "bind_to_texture_rgb" },
teglQueryConfigTests.cpp 537 { EGL_BIND_TO_TEXTURE_RGB, "bind_to_texture_rgb" },

Completed in 175 milliseconds