HomeSort by relevance Sort by last modified time
    Searched full:gl_ext_multisampled_render_to_texture (Results 1 - 25 of 26) sorted by null

1 2

  /external/chromium_org/third_party/skia/src/gpu/gl/android/
GrGLCreateNativeInterface_android.cpp 152 if (extensions.has("GL_EXT_multisampled_render_to_texture")) {
153 #if GL_EXT_multisampled_render_to_texture
181 if (extensions.has("GL_EXT_multisampled_render_to_texture")) {
182 #if GL_EXT_multisampled_render_to_texture
  /external/skia/src/gpu/gl/android/
GrGLCreateNativeInterface_android.cpp 152 if (extensions.has("GL_EXT_multisampled_render_to_texture")) {
153 #if GL_EXT_multisampled_render_to_texture
181 if (extensions.has("GL_EXT_multisampled_render_to_texture")) {
182 #if GL_EXT_multisampled_render_to_texture
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLInterface.cpp 347 extensions.has("GL_EXT_multisampled_render_to_texture")) {
367 extensions.has("GL_EXT_multisampled_render_to_texture")) {
GrGLCaps.h 63 * GL_EXT_multisampled_render_to_texture. Same as the IMG one above but uses the standard
GrGLCaps.cpp 460 if (ctxInfo.hasExtension("GL_EXT_multisampled_render_to_texture")) {
  /external/skia/src/gpu/gl/
GrGLInterface.cpp 347 extensions.has("GL_EXT_multisampled_render_to_texture")) {
367 extensions.has("GL_EXT_multisampled_render_to_texture")) {
GrGLCaps.h 63 * GL_EXT_multisampled_render_to_texture. Same as the IMG one above but uses the standard
GrGLCaps.cpp 460 if (ctxInfo.hasExtension("GL_EXT_multisampled_render_to_texture")) {
  /external/chromium_org/ui/gl/
gl_bindings.h 174 #ifndef GL_EXT_multisampled_render_to_texture
  /external/chromium_org/gpu/command_buffer/service/
feature_info.cc 519 if (extensions.Contains("GL_EXT_multisampled_render_to_texture")) {
531 AddExtensionString("GL_EXT_multisampled_render_to_texture");
feature_info_unittest.cc 603 SetupInitExpectations("GL_EXT_multisampled_render_to_texture");
609 HasSubstr("GL_EXT_multisampled_render_to_texture"));
625 HasSubstr("GL_EXT_multisampled_render_to_texture"));
    [all...]
test_helper.cc 239 strstr(extensions, "GL_EXT_multisampled_render_to_texture")) {
  /frameworks/native/opengl/include/GLES/
glext.h 291 /* GL_EXT_multisampled_render_to_texture */
292 #ifndef GL_EXT_multisampled_render_to_texture
    [all...]
  /external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2ext.h 310 /* GL_EXT_multisampled_render_to_texture */
311 #ifndef GL_EXT_multisampled_render_to_texture
    [all...]
  /external/chromium_org/third_party/skia/include/gpu/gl/
GrGLInterface.h 246 // GL_EXT_multisampled_render_to_texture (preferred) or GL_IMG_multisampled_render_to_texture
  /external/skia/include/gpu/gl/
GrGLInterface.h 246 // GL_EXT_multisampled_render_to_texture (preferred) or GL_IMG_multisampled_render_to_texture
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils.cc 232 // GL_EXT_multisampled_render_to_texture
277 // GL_EXT_multisampled_render_to_texture
gles2_cmd_format_autogen.h     [all...]
  /external/chromium_org/third_party/angle/include/GLES2/
gl2ext.h 330 /* GL_EXT_multisampled_render_to_texture */
331 #ifndef GL_EXT_multisampled_render_to_texture
    [all...]
  /external/chromium_org/third_party/khronos/GLES2/
gl2ext.h 479 /* GL_EXT_multisampled_render_to_texture */
480 #ifndef GL_EXT_multisampled_render_to_texture
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2ext.h 328 /* GL_EXT_multisampled_render_to_texture */
329 #ifndef GL_EXT_multisampled_render_to_texture
    [all...]
  /external/mesa3d/include/GLES2/
gl2ext.h 328 /* GL_EXT_multisampled_render_to_texture */
329 #ifndef GL_EXT_multisampled_render_to_texture
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2ext.h 294 /* GL_EXT_multisampled_render_to_texture */
295 #ifndef GL_EXT_multisampled_render_to_texture
    [all...]
  /sdk/files/
devices.xml 576 GL_EXT_multisampled_render_to_texture GL_OES_surfaceless_context
  /external/chromium_org/gpu/command_buffer/
build_gles2_cmd_buffer.py     [all...]

Completed in 1200 milliseconds

1 2