Home
last modified time | relevance | path

Searched refs:fExtensions (Results 1 – 12 of 12) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLInterface.cpp27 if (!newInterface->fExtensions.has("GL_EXT_debug_marker")) { in GrGLInterfaceAddTestDebugMarker()
28 newInterface->fExtensions.add("GL_EXT_debug_marker"); in GrGLInterfaceAddTestDebugMarker()
41 newInterface->fExtensions.remove("GL_NV_path_rendering"); in GrGLInterfaceRemoveNVPR()
42 newInterface->fExtensions.remove("GL_CHROMIUM_path_rendering"); in GrGLInterfaceRemoveNVPR()
83 clone->fExtensions = interface->fExtensions; in NewClone()
108 if (!fExtensions.isInitialized()) { in validate()
254 if (glVer >= GR_GL_VER(2,0) || fExtensions.has("GL_ARB_draw_buffers")) { in validate()
260 if (glVer >= GR_GL_VER(1,5) || fExtensions.has("GL_ARB_occlusion_query")) { in validate()
272 fExtensions.has("GL_ARB_timer_query") || in validate()
273 fExtensions.has("GL_EXT_timer_query")) { in validate()
[all …]
DGrGLContext.h40 const GrGLExtensions& extensions() const { return fInterface->fExtensions; } in extensions()
DSkGLContext.cpp164 !fGL->fExtensions.has("GL_ARB_texture_rectangle")) { in createTextureRectangle()
DGrGLAssembleInterface.cpp510 interface->fExtensions.swap(&extensions); in GrGLAssembleGLInterface()
874 interface->fExtensions.swap(&extensions); in GrGLAssembleGLESInterface()
DGrGLCreateNullInterface.cpp491 interface->fExtensions.init(kGL_GrGLStandard, functions->fGetString, functions->fGetStringi, in GrGLCreateNullInterface()
DSkNullGLContext.cpp540 interface->fExtensions.init(kGL_GrGLStandard, functions->fGetString, functions->fGetStringi, in create_null_interface()
/external/skia/src/utils/win/
DSkWGL_win.cpp453 SkASSERT(fExtensions.hasExtension(fDC, "WGL_ARB_pbuffer")); in ~SkWGLPbufferContext()
455 fExtensions.releasePbufferDC(fPbuffer, fDC); in ~SkWGLPbufferContext()
456 fExtensions.destroyPbuffer(fPbuffer); in ~SkWGLPbufferContext()
DSkWGL.h165 SkWGLExtensions fExtensions; variable
/external/skia/src/gpu/glsl/
DGrGLSLShaderBuilder.h224 SkString fExtensions; variable
/external/skia/include/gpu/gl/
DGrGLInterface.h126 GrGLExtensions fExtensions; member
128 bool hasExtension(const char ext[]) const { return fExtensions.has(ext); } in hasExtension()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp987 interface->fExtensions.init(kGL_GrGLStandard, functions->fGetString, functions->fGetStringi, in GrGLCreateDebugInterface()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...