Home
last modified time | relevance | path

Searched defs:dst_format (Results 1 - 25 of 34) sorted by relevance

12

/third_party/mesa3d/src/util/tests/format/
H A Du_format_compatible_test.c39 enum pipe_format dst_format; in test_all() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_readpixels.c96 try_pbo_readpixels(struct st_context *st, struct gl_renderbuffer *rb, bool invert_y, GLint x, GLint y, GLsizei width, GLsizei height, GLenum gl_format, enum pipe_format src_format, enum pipe_format dst_format, const struct gl_pixelstore_attrib *pack, void *pixels) try_pbo_readpixels() argument
276 blit_to_staging(struct st_context *st, struct gl_renderbuffer *rb, bool invert_y, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, enum pipe_format src_format, enum pipe_format dst_format) blit_to_staging() argument
344 try_cached_readpixels(struct st_context *st, struct gl_renderbuffer *rb, bool invert_y, GLsizei width, GLsizei height, GLenum format, enum pipe_format src_format, enum pipe_format dst_format) try_cached_readpixels() argument
425 enum pipe_format dst_format, src_format; st_ReadPixels() local
[all...]
H A Dst_cb_copyimage.c264 blit(struct pipe_context *pipe, struct pipe_resource *dst, enum pipe_format dst_format, unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, struct pipe_resource *src, enum pipe_format src_format, unsigned src_level, const struct pipe_box *src_box) blit() argument
H A Dst_pbo.c584 get_pbo_conversion(enum pipe_format src_format, enum pipe_format dst_format) in get_pbo_conversion() argument
602 st_pbo_get_upload_fs(struct st_context *st, enum pipe_format src_format, enum pipe_format dst_format, bool need_layer) st_pbo_get_upload_fs() argument
618 st_pbo_get_download_fs(struct st_context *st, enum pipe_texture_target target, enum pipe_format src_format, enum pipe_format dst_format, bool need_layer) st_pbo_get_download_fs() argument
[all...]
H A Dst_pbo_compute.c278 fill_pbo_data(struct pbo_data *pd, enum pipe_format src_format, enum pipe_format dst_format, bool swap) in fill_pbo_data() argument
773 download_texture_compute(struct st_context *st, const struct gl_pixelstore_attrib *pack, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, unsigned level, unsigned layer, GLenum format, GLenum type, enum pipe_format src_format, enum pipe_texture_target view_target, struct pipe_resource *src, enum pipe_format dst_format, enum swizzle_clamp swizzle_clamp) download_texture_compute() argument
1004 copy_converted_buffer(struct gl_context * ctx, struct gl_pixelstore_attrib *pack, enum pipe_texture_target view_target, struct pipe_resource *dst, enum pipe_format dst_format, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, GLenum format, GLenum type, void *pixels) copy_converted_buffer() argument
1062 enum pipe_format dst_format, src_format; st_GetTexSubImage_shader() local
[all...]
H A Dst_cb_texture.c192 enum pipe_format dst_format = dst->format; in copy_to_staging_dest() local
297 enum pipe_format dst_format = st_choose_matching_format(st, bind, format, type, in st_pbo_get_dst_format() local
158 create_dst_texture(struct gl_context *ctx, enum pipe_format dst_format, enum pipe_texture_target pipe_target, GLsizei width, GLsizei height, GLint depth, GLenum gl_target, unsigned bind) create_dst_texture() argument
1424 reinterpret_formats(enum pipe_format *src_format, enum pipe_format *dst_format) reinterpret_formats() argument
1587 try_pbo_upload(struct gl_context *ctx, GLuint dims, struct gl_texture_image *texImage, GLenum format, GLenum type, enum pipe_format dst_format, GLint xoffset, GLint yoffset, GLint zoffset, GLint width, GLint height, GLint depth, const void *pixels, const struct gl_pixelstore_attrib *unpack) try_pbo_upload() argument
1702 try_pbo_download(struct st_context *st, struct gl_texture_image *texImage, enum pipe_format src_format, enum pipe_format dst_format, GLint xoffset, GLint yoffset, GLint zoffset, GLint width, GLint height, GLint depth, const struct gl_pixelstore_attrib *pack, void *pixels) try_pbo_download() argument
1895 enum pipe_format src_format, dst_format; st_TexSubImage() local
2414 enum pipe_format dst_format, src_format; st_GetTexSubImage() local
2754 enum pipe_format dst_format; st_CopyTexSubImage() local
[all...]
H A Dst_context.h302 enum pipe_format dst_format; member
/third_party/backends/backend/genesys/
H A Dimage_pipeline.h169 ImagePipelineNodeFormatConvert(ImagePipelineNode& source, PixelFormat dst_format) : in ImagePipelineNodeFormatConvert() argument
/third_party/mesa3d/src/mesa/main/
H A Dformat_utils.c278 _mesa_format_convert(void *void_dst, uint32_t dst_format, size_t dst_stride, in _mesa_format_convert() argument
[all...]
H A Dreadpix.c449 uint32_t dst_format, src_format; in read_rgba_pixels() local
H A Dpack.c1335 _mesa_pack_luminance_from_rgba_float(GLuint n, GLfloat rgba[][4], GLvoid *dstAddr, GLenum dst_format, GLbitfield transferOps) _mesa_pack_luminance_from_rgba_float() argument
1441 _mesa_pack_luminance_from_rgba_integer(GLuint n, GLuint rgba[][4], bool rgba_is_signed, GLvoid *dstAddr, GLenum dst_format, GLenum dst_type) _mesa_pack_luminance_from_rgba_integer() argument
H A Dtexgetimage.c446 uint32_t dst_format; in get_tex_rgba_uncompressed() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_lfloat.c272 snd_pcm_format_t src_format, dst_format; in snd_pcm_lfloat_hw_params() local
H A Dpcm_linear.c78 int snd_pcm_linear_get_index(snd_pcm_format_t src_format, snd_pcm_format_t dst_format) in snd_pcm_linear_get_index() argument
112 int snd_pcm_linear_put_index(snd_pcm_format_t src_format, snd_pcm_format_t dst_format) in snd_pcm_linear_put_index() argument
52 snd_pcm_linear_convert_index(snd_pcm_format_t src_format, snd_pcm_format_t dst_format) snd_pcm_linear_convert_index() argument
[all...]
H A Dpcm_route.c551 snd_pcm_format_t src_format, dst_format; in snd_pcm_route_hw_params() local
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_blit.c139 enum pipe_format src_format, dst_format; in v3d_stencil_blit() local
/third_party/mesa3d/src/util/format/
H A Du_format.c641 util_format_translate(enum pipe_format dst_format, in util_format_translate() argument
866 util_format_translate_3d(enum pipe_format dst_format, in util_format_translate_3d() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_surface.c214 enum pipe_format dst_format; in util_resource_copy_region() local
/third_party/ffmpeg/libswscale/
H A Dswscale_unscaled.c230 const AVPixFmtDescriptor *dst_format = av_pix_fmt_desc_get(c->dstFormat); in planarToP01xWrapper() local
711 const AVPixFmtDescriptor *dst_format = av_pix_fmt_desc_get(c->dstFormat); in Rgb16ToPlanarRgb16Wrapper() local
890 const AVPixFmtDescriptor *dst_format = av_pix_fmt_desc_get(c->dstFormat); planarRgb16ToRgb16Wrapper() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_compute_blit.c633 enum pipe_format dst_format = util_format_linear(dst->format); in si_compute_copy_image() local
[all...]
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_priv.h332 enum isl_format dst_format; member
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_screen.c1180 trace_screen_is_compute_copy_faster(struct pipe_screen *_screen, enum pipe_format src_format, enum pipe_format dst_format, unsigned width, unsigned height, unsigned depth, bool cpu) trace_screen_is_compute_copy_faster() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_zscale.c128 zimg_image_format src_format, dst_format; member
584 zimg_image_format dst_format; in graphs_build() local
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_blorp.c683 struct anv_format_plane dst_format = in blit_image() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_screen.c1098 zink_is_compute_copy_faster(struct pipe_screen *pscreen, enum pipe_format src_format, enum pipe_format dst_format, unsigned width, unsigned height, unsigned depth, bool cpu) zink_is_compute_copy_faster() argument

Completed in 38 milliseconds

12