Home
last modified time | relevance | path

Searched defs:texture_id (Results 1 – 25 of 33) sorted by relevance

12

/third_party/cef/libcef/browser/gpu/
Dexternal_texture_manager.cc118 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/
Dace_platform_view.cc98 void PlatformView::UnregisterTexture(int64_t texture_id) { in UnregisterTexture()
102 void PlatformView::MarkTextureFrameAvailable(int64_t texture_id) { in MarkTextureFrameAvailable()
Dplatform_view.cc109 void PlatformView::UnregisterTexture(int64_t texture_id) { in UnregisterTexture()
113 void PlatformView::MarkTextureFrameAvailable(int64_t texture_id) { in MarkTextureFrameAvailable()
Dace_shell.cc668 void Shell::OnPlatformViewUnregisterTexture(int64_t texture_id) { in OnPlatformViewUnregisterTexture()
683 void Shell::OnPlatformViewMarkTextureFrameAvailable(int64_t texture_id) { in OnPlatformViewMarkTextureFrameAvailable()
Dshell.cc790 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/
DesextcTextureCubeMapArrayColorDepthAttachments.cpp222 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()
690glw::GLuint texture_id, glw::GLuint texture_size, glw::GLuint n_cubemaps, bool should_take_color_t… in prepareImmutableTextureObject()
730glw::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/
Dtexture_layer.cc13 int64_t texture_id, in TextureLayer()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamcsurfacetexture.c63 gint texture_id, GError ** err) in gst_amc_surface_texture_attach_to_gl_context()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp246 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()
DglcRobustnessTests.cpp544 void ReadnPixelsTest::cleanTexture(deqp::Context& context, glw::GLuint texture_id) in cleanTexture()
DglcKHRDebugTests.cpp471 GLuint texture_id = 0; in iterate() local
523 GLuint texture_id = 0; in iterate() local
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/jni/
Dgstamcsurfacetexture-jni.c35 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/
DGrGLTexture.cpp171 SkString texture_id; in dumpMemoryStatistics() local
/third_party/skia/src/gpu/gl/
DGrGLTexture.cpp173 SkString texture_id; in dumpMemoryStatistics() local
/third_party/flutter/engine/flutter/shell/platform/android/
Dplatform_view_android_jni.cc439 jlong texture_id, in RegisterTexture()
450 jlong texture_id) { in MarkTextureFrameAvailable()
458 jlong texture_id) { in UnregisterTexture()
Dplatform_view_android.cc373 int64_t texture_id, in RegisterExternalTexture()
Dace_platform_view_android.cc281 int64_t texture_id, in RegisterExternalTexture()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/magicleap/
Dgstamc-surfacetexture-ml.c84 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/
DesextcGeometryShaderLayeredRendering.cpp442 glw::GLuint texture_id = 0; in iterate() local
DesextcGeometryShaderLimits.hpp801 glw::GLuint texture_id; member
1102 glw::GLuint texture_id; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cStencilTexturingTests.cpp820 GLuint texture_id = 0; in prepareDestinationTexture() local
949 GLuint texture_id = 0; in prepareSourceTexture() local
Dgl4cShaderImageLoadStoreTests.cpp7009 …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 …]
Dgl4cMultiBindTests.cpp596 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()
Dgl4cBufferStorageTests.cpp909 glw::GLuint texture_id, glw::GLuint width, glw::GLuint height) in AttachTexture()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstgloverlaycompositor.c85 GLuint texture_id; member

12