/third_party/cef/libcef/browser/gpu/ |
D | external_texture_manager.cc | 118 void SetSurface(EGLSurface surface, GLuint texture_id) { in SetSurface() 125 GLuint texture_id() const { return texture_id_; } in texture_id() function in gpu::gles2::__anon572a8cc20111::GLImageDXGISharedHandle 145 void* ExternalTextureManager::CreateTexture(GLuint texture_id, in CreateTexture() 302 GLuint texture_id = 0; in DeleteTexture() local
|
/third_party/flutter/engine/flutter/shell/common/ |
D | ace_platform_view.cc | 98 void PlatformView::UnregisterTexture(int64_t texture_id) { in UnregisterTexture() 102 void PlatformView::MarkTextureFrameAvailable(int64_t texture_id) { in MarkTextureFrameAvailable()
|
D | platform_view.cc | 109 void PlatformView::UnregisterTexture(int64_t texture_id) { in UnregisterTexture() 113 void PlatformView::MarkTextureFrameAvailable(int64_t texture_id) { in MarkTextureFrameAvailable()
|
D | ace_shell.cc | 668 void Shell::OnPlatformViewUnregisterTexture(int64_t texture_id) { in OnPlatformViewUnregisterTexture() 683 void Shell::OnPlatformViewMarkTextureFrameAvailable(int64_t texture_id) { in OnPlatformViewMarkTextureFrameAvailable()
|
D | shell.cc | 790 void Shell::OnPlatformViewUnregisterTexture(int64_t texture_id) { in OnPlatformViewUnregisterTexture() 805 void Shell::OnPlatformViewMarkTextureFrameAvailable(int64_t texture_id) { in OnPlatformViewMarkTextureFrameAvailable()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayColorDepthAttachments.cpp | 222 glw::GLuint texture_id, bool should_use_as_color_attachment) in configureLayeredFramebufferAttachment() 259 glw::GLuint texture_id, glw::GLuint n_layer, bool should_use_as_color_attachment, in configureNonLayeredFramebufferAttachment() 690 …glw::GLuint texture_id, glw::GLuint texture_size, glw::GLuint n_cubemaps, bool should_take_color_t… in prepareImmutableTextureObject() 730 …glw::GLuint texture_id, glw::GLuint texture_size, glw::GLuint n_cubemaps, bool should_take_color_t… in prepareMutableTextureObject() 774 …TextureCubeMapArrayColorDepthAttachmentsTest::releaseAndDetachTextureObject(glw::GLuint texture_id, in releaseAndDetachTextureObject()
|
/third_party/flutter/engine/flutter/flow/layers/ |
D | texture_layer.cc | 13 int64_t texture_id, in TextureLayer()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstamcsurfacetexture.c | 63 gint texture_id, GError ** err) in gst_amc_surface_texture_attach_to_gl_context()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcRobustBufferAccessBehaviorTests.cpp | 246 glw::GLuint texture_id, glw::GLint level, glw::GLuint width, glw::GLuint height) in AttachTexture() 1231 void VertexBufferObjectsTest::cleanTexture(const Functions& gl, glw::GLuint texture_id) in cleanTexture() 1257 bool VertexBufferObjectsTest::verifyInvalidResults(const Functions& gl, glw::GLuint texture_id) in verifyInvalidResults() 1271 bool VertexBufferObjectsTest::verifyValidResults(const Functions& gl, glw::GLuint texture_id) in verifyValidResults() 1282 bool VertexBufferObjectsTest::verifyResults(const Functions& gl, glw::GLuint texture_id) in verifyResults() 1678 void TexelFetchTest::prepareTexture(const Functions& gl, bool is_source, glw::GLuint texture_id) in prepareTexture() 1857 bool TexelFetchTest::verifyInvalidResults(const Functions& gl, glw::GLuint texture_id) in verifyInvalidResults() 2113 bool TexelFetchTest::verifyValidResults(const Functions& gl, glw::GLuint texture_id) in verifyValidResults() 2691 bool ImageLoadStoreTest::verifyInvalidResults(const Functions& gl, glw::GLuint texture_id) in verifyInvalidResults() 2942 bool ImageLoadStoreTest::verifyValidResults(const glw::Functions& gl, glw::GLuint texture_id) in verifyValidResults()
|
D | glcRobustnessTests.cpp | 544 void ReadnPixelsTest::cleanTexture(deqp::Context& context, glw::GLuint texture_id) in cleanTexture()
|
D | glcKHRDebugTests.cpp | 471 GLuint texture_id = 0; in iterate() local 523 GLuint texture_id = 0; in iterate() local
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/jni/ |
D | gstamcsurfacetexture-jni.c | 35 gint texture_id; member 176 gint texture_id, GError ** err) in gst_amc_surface_texture_jni_attach_to_gl_context()
|
/third_party/flutter/skia/src/gpu/gl/ |
D | GrGLTexture.cpp | 171 SkString texture_id; in dumpMemoryStatistics() local
|
/third_party/skia/src/gpu/gl/ |
D | GrGLTexture.cpp | 173 SkString texture_id; in dumpMemoryStatistics() local
|
/third_party/flutter/engine/flutter/shell/platform/android/ |
D | platform_view_android_jni.cc | 439 jlong texture_id, in RegisterTexture() 450 jlong texture_id) { in MarkTextureFrameAvailable() 458 jlong texture_id) { in UnregisterTexture()
|
D | platform_view_android.cc | 373 int64_t texture_id, in RegisterExternalTexture()
|
D | ace_platform_view_android.cc | 281 int64_t texture_id, in RegisterExternalTexture()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/magicleap/ |
D | gstamc-surfacetexture-ml.c | 84 gint texture_id, GError ** err) in gst_amc_surface_texture_ml_attach_to_gl_context()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderLayeredRendering.cpp | 442 glw::GLuint texture_id = 0; in iterate() local
|
D | esextcGeometryShaderLimits.hpp | 801 glw::GLuint texture_id; member 1102 glw::GLuint texture_id; member
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cStencilTexturingTests.cpp | 820 GLuint texture_id = 0; in prepareDestinationTexture() local 949 GLuint texture_id = 0; in prepareSourceTexture() local
|
D | gl4cShaderImageLoadStoreTests.cpp | 7009 …void BindTextureToImage(GLuint program_id, GLuint texture_id, GLuint image_unit, const char* unifo… in BindTextureToImage() 7197 GLuint texture_id = 0; in Create2DR8UITexture() local 7509 void BindTextureToImage(GLuint program_id, GLuint texture_id, GLuint image_unit, GLuint layer, in BindTextureToImage() 7730 GLuint texture_id = 0; in CreateRGBA8Texture() local 7806 void ExtractTextureData(GLuint texture_id, GLuint edge, GLuint n_layers, GLenum target, in ExtractTextureData() 8172 …void BindTextureToImage(GLuint program_id, GLuint texture_id, GLint level, GLuint image_unit, cons… in BindTextureToImage() 8201 bool CheckIfTextureIsBlack(GLuint texture_id) in CheckIfTextureIsBlack() 8239 bool CheckIfTextureWasModified(GLuint texture_id, GLubyte magic_number) in CheckIfTextureWasModified() 8364 GLuint texture_id = 0; in Create2DRGBA8CompleteTexture() local 8445 GLuint texture_id = 0; in Create2DRGBA8IncompleteTexture() local [all …]
|
D | gl4cMultiBindTests.cpp | 596 glw::GLuint texture_id, glw::GLint level, glw::GLuint width, glw::GLuint height) in AttachTexture() 1485 void fillMSTexture(deqp::Context& context, GLuint texture_id, GLuint value, bool is_array) in fillMSTexture()
|
D | gl4cBufferStorageTests.cpp | 909 glw::GLuint texture_id, glw::GLuint width, glw::GLuint height) in AttachTexture()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstgloverlaycompositor.c | 85 GLuint texture_id; member
|