| /third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | ReadPixelsTest.cpp | 463 void initTexture(GLenum textureTarget, in initTexture() 475 void testRead(GLenum textureTarget, GLint levels, GLint attachmentLevel, GLint attachmentLayer) in testRead() 489 void testPBORead(GLenum textureTarget, in testPBORead() 527 void initializeTextureData(GLenum textureTarget, GLint levels) in initializeTextureData()
|
| D | ImageTest.cpp | 364 GLenum textureTarget, in verifyResultsTexture() 1672 GLuint textureTarget; in TEST_P() local
|
| /third_party/flutter/skia/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/rendering/ |
| D | BackgroundRenderer.java | 76 int textureTarget = GLES11Ext.GL_TEXTURE_EXTERNAL_OES; in createOnGlThread() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
| D | Surface.hpp | 101 EGLenum textureTarget = EGL_NO_TEXTURE; // Type of texture: 2D or no texture member in egl::Surface
|
| D | Surface.cpp | 417 … EGLenum textureFormat, EGLenum textureTarget, EGLenum clientBufferFormat, in PBufferSurface()
|
| D | Display.cpp | 346 EGLenum textureTarget = EGL_NO_TEXTURE; in createPBufferSurface() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | ReadPixelsTest.cpp | 805 void initTexture(GLenum textureTarget, in initTexture() 817 void testRead(GLenum textureTarget, GLint levels, GLint attachmentLevel, GLint attachmentLayer) in testRead() 831 void testPBORead(GLenum textureTarget, in testPBORead() 869 void initializeTextureData(GLenum textureTarget, GLint levels) in initializeTextureData()
|
| D | ImageTest.cpp | 716 GLenum textureTarget, in verifyResultsTexture() 4164 GLTexture textureTarget; in TEST_P() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
| D | PbufferSurfaceWGL.cpp | 23 EGLenum textureTarget, in PbufferSurfaceWGL()
|
| D | DisplayWGL.cpp | 436 EGLenum textureTarget = static_cast<EGLenum>(attribs.get(EGL_TEXTURE_TARGET, EGL_NO_TEXTURE)); in createPbufferSurface() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
| D | PbufferSurfaceWGL.cpp | 23 EGLenum textureTarget, in PbufferSurfaceWGL()
|
| D | DisplayWGL.cpp | 436 EGLenum textureTarget = static_cast<EGLenum>(attribs.get(EGL_TEXTURE_TARGET, EGL_NO_TEXTURE)); in createPbufferSurface() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
| D | PixmapSurfaceGLX.cpp | 42 int EGLTextureTargetToGLXTextureTarget(EGLint textureTarget) in EGLTextureTargetToGLXTextureTarget()
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
| D | validationEGL.cpp | 1455 EGLAttrib textureTarget = attributes.get(EGL_TEXTURE_TARGET, EGL_NO_TEXTURE); in ValidateCreatePbufferSurface() local 1638 EGLAttrib textureTarget = attributes.get(EGL_TEXTURE_TARGET, EGL_NO_TEXTURE); in ValidateCreatePbufferFromClientBuffer() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | renderergl_utils.cpp | 2368 GLenum GetTextureBindingTarget(gl::TextureTarget textureTarget) in GetTextureBindingTarget()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | validationEGL.cpp | 2560 EGLAttrib textureTarget = attributes.get(EGL_TEXTURE_TARGET, EGL_NO_TEXTURE); in ValidateCreatePbufferSurface() local 2821 EGLAttrib textureTarget = attributes.get(EGL_TEXTURE_TARGET, EGL_NO_TEXTURE); in ValidateCreatePbufferFromClientBuffer() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| D | Context.cpp | 4374 GLenum textureTarget = GL_NONE; in validateSharedImage() local 4451 GLenum textureTarget = GL_NONE; in createSharedImage() local
|
| /third_party/skia/src/gpu/gl/ |
| D | GrGLGpu.cpp | 2967 GrGLenum textureTarget = static_cast<GrGLTexture*>(surface->asTexture())->target(); in unbindSurfaceFBOForPixelOps() local
|
| /third_party/flutter/skia/src/gpu/gl/ |
| D | GrGLGpu.cpp | 3124 GrGLenum textureTarget = static_cast<GrGLTexture*>(surface->asTexture())->target(); in unbindTextureFBOForPixelOps() local
|