Searched defs:tex_format (Results 1 – 9 of 9) sorted by relevance
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
| D | gstglmemory.c | 92 GstGLFormat tex_format; member 127 GstGLFormat tex_format; in _calculate_unpack_length() local 243 GstGLFormat tex_format; in _gl_tex_create() local 311 GstGLFormat tex_format, GstAllocationParams * params, in gst_gl_memory_init() 994 GstGLTextureTarget target, GstGLFormat tex_format, gint width, gint height) in gst_gl_memory_copy_into() 1186 GstGLFormat tex_format, gpointer wrapped_data, gpointer gl_handle, in gst_gl_video_allocation_params_init_full() 1236 GstGLFormat tex_format) in gst_gl_video_allocation_params_new() 1277 GstGLFormat tex_format, gpointer wrapped_data, gpointer user_data, in gst_gl_video_allocation_params_new_wrapped_data() 1324 GstGLFormat tex_format, gpointer gl_handle, gpointer user_data, in gst_gl_video_allocation_params_new_wrapped_gl_handle() 1367 GstGLFormat tex_format, guint tex_id, gpointer user_data, in gst_gl_video_allocation_params_new_wrapped_texture()
|
| D | gstglmemory.h | 77 GstGLFormat tex_format; member 123 GstGLFormat tex_format; member
|
| D | gstglrenderbuffer.c | 85 GLenum tex_format; in _gl_rbo_create() local
|
| D | gstglmemorypbo.c | 724 GstGLTextureTarget target, GstGLFormat tex_format, gint width, in gst_gl_memory_pbo_copy_into_texture()
|
| /third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
| D | iosglmemory.c | 136 GstGLFormat tex_format, in _ios_gl_memory_new() 162 GstGLFormat tex_format, in gst_ios_gl_memory_new_wrapped()
|
| D | iosurfacememory.c | 170 GstGLFormat tex_format, in _io_surface_memory_new() 195 GstGLFormat tex_format, in gst_io_surface_memory_wrapped()
|
| /third_party/gstreamer/gstplugins_base/tests/check/libs/ |
| D | gstglcolorconvert.c | 152 GstGLFormat tex_format = gst_gl_format_from_video_info (context, in check_conversion() local
|
| /third_party/gstreamer/gstplugins_bad/ext/wpe/ |
| D | gstwpesrc.cpp | 376 GstGLFormat tex_format = GST_GL_RGBA; in gst_wpe_src_decide_allocation() local
|
| /third_party/glfw/tests/ |
| D | vulkan.c | 921 const VkFormat tex_format = VK_FORMAT_B8G8R8A8_UNORM; in demo_prepare_texture_image() local 1013 const VkFormat tex_format = VK_FORMAT_B8G8R8A8_UNORM; in demo_prepare_textures() local
|