Home
last modified time | relevance | path

Searched defs:tex_format (Results 1 – 15 of 15) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglmemory.c100 GstGLFormat tex_format; member
137 GstGLFormat tex_format; in _calculate_unpack_length() local
253 GstGLFormat tex_format; in _gl_tex_create() local
321 GstGLFormat tex_format, const GstAllocationParams * params, in gst_gl_memory_init()
1006 GstGLTextureTarget target, GstGLFormat tex_format, gint width, gint height) in gst_gl_memory_copy_into()
1198 GstGLFormat tex_format, gpointer wrapped_data, gpointer gl_handle, in gst_gl_video_allocation_params_init_full()
1248 GstGLFormat tex_format) in gst_gl_video_allocation_params_new()
1289 GstGLFormat tex_format, gpointer wrapped_data, gpointer user_data, in gst_gl_video_allocation_params_new_wrapped_data()
1336 GstGLFormat tex_format, gpointer gl_handle, gpointer user_data, in gst_gl_video_allocation_params_new_wrapped_gl_handle()
1379 GstGLFormat tex_format, guint tex_id, gpointer user_data, in gst_gl_video_allocation_params_new_wrapped_texture()
Dgstglmemory.h89 GstGLFormat tex_format; member
135 GstGLFormat tex_format; member
Dgstglrenderbuffer.c87 GLenum tex_format; in _gl_rbo_create() local
Dgstglmemorypbo.c751 GstGLTextureTarget target, GstGLFormat tex_format, gint width, in gst_gl_memory_pbo_copy_into_texture()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Diosglmemory.c136 GstGLFormat tex_format, in _ios_gl_memory_new()
162 GstGLFormat tex_format, in gst_ios_gl_memory_new_wrapped()
Diosurfaceglmemory.c172 GstGLFormat tex_format, in _io_surface_gl_memory_new()
198 GstGLFormat tex_format, in gst_io_surface_gl_memory_wrapped()
/third_party/mesa3d/src/mesa/main/
Dshaderimage.c349 mesa_format tex_format = _mesa_get_shader_image_format(format); in _mesa_get_image_format_class() local
463 mesa_format tex_format; in _mesa_is_image_unit_valid() local
719 GLenum tex_format; in bind_image_textures() local
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_formats.c158 uint32_t tex_format, in v3d_tfu_supports_tex_format()
Dv3d_blit.c269 uint32_t tex_format = v3d_get_tex_format(&screen->devinfo, pformat); in v3d_tfu() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_linear_fastpath.c207 enum pipe_format tex_format = samp0->texture_state.format; in lp_linear_check_fastpath() local
Dlp_state_fs_linear.c680 enum pipe_format tex_format = samp0->texture_state.format; in llvmpipe_fs_variant_linear_fastpath() local
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglcolorconvert.c152 GstGLFormat tex_format = gst_gl_format_from_video_info (context, in check_conversion() local
/third_party/flutter/glfw/tests/
Dvulkan.c921 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
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dfont.c388 enum pipe_format tex_format = PIPE_FORMAT_NONE; in util_font_create_fixed_8x13() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_context.h286 enum pipe_format tex_format; member