Home
last modified time | relevance | path

Searched refs:fSecondExternalTextureExtensionString (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrShaderCaps.h216 return fSecondExternalTextureExtensionString; in secondExternalTextureExtensionString()
294 const char* fSecondExternalTextureExtensionString; variable
DGrShaderCaps.cpp69 fSecondExternalTextureExtensionString = nullptr; in GrShaderCaps()
/third_party/skia/src/gpu/
DGrShaderCaps.h241 return fSecondExternalTextureExtensionString; in secondExternalTextureExtensionString()
336 const char* fSecondExternalTextureExtensionString; variable
DGrShaderCaps.cpp73 fSecondExternalTextureExtensionString = nullptr; in GrShaderCaps()
/third_party/skia/src/sksl/
DSkSLUtil.h210 const char* fSecondExternalTextureExtensionString = nullptr; variable
212 return fSecondExternalTextureExtensionString; in secondExternalTextureExtensionString()
/third_party/flutter/skia/src/gpu/gl/
DGrGLCaps.cpp3496 shaderCaps->fSecondExternalTextureExtensionString = "GL_OES_EGL_image_external_essl3"; in applyDriverCorrectnessWorkarounds()
/third_party/skia/src/gpu/gl/
DGrGLCaps.cpp4055 shaderCaps->fSecondExternalTextureExtensionString = "GL_OES_EGL_image_external_essl3"; in applyDriverCorrectnessWorkarounds()