Home
last modified time | relevance | path

Searched refs:util_format_get_component_bits (Results 1 – 21 of 21) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_pixelformat.c144 …assert(util_format_get_component_bits(color->format, UTIL_FORMAT_COLORSPACE_RGB, 0) == color->bits… in stw_pixelformat_add()
145 …assert(util_format_get_component_bits(color->format, UTIL_FORMAT_COLORSPACE_RGB, 1) == color->bits… in stw_pixelformat_add()
146 …assert(util_format_get_component_bits(color->format, UTIL_FORMAT_COLORSPACE_RGB, 2) == color->bits… in stw_pixelformat_add()
147 …assert(util_format_get_component_bits(color->format, UTIL_FORMAT_COLORSPACE_RGB, 3) == color->bits… in stw_pixelformat_add()
148 …assert(util_format_get_component_bits(depth->format, UTIL_FORMAT_COLORSPACE_ZS, 0) == depth->bits.… in stw_pixelformat_add()
149 …assert(util_format_get_component_bits(depth->format, UTIL_FORMAT_COLORSPACE_ZS, 1) == depth->bits.… in stw_pixelformat_add()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_manager.c498 if (util_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_ZS, 0)) { in st_framebuffer_add_renderbuffer()
503 if (util_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_ZS, 1)) { in st_framebuffer_add_renderbuffer()
532 util_format_get_component_bits(visual->color_format, in st_visual_to_context_mode()
535 util_format_get_component_bits(visual->color_format, in st_visual_to_context_mode()
538 util_format_get_component_bits(visual->color_format, in st_visual_to_context_mode()
541 util_format_get_component_bits(visual->color_format, in st_visual_to_context_mode()
551 util_format_get_component_bits(visual->depth_stencil_format, in st_visual_to_context_mode()
554 util_format_get_component_bits(visual->depth_stencil_format, in st_visual_to_context_mode()
560 util_format_get_component_bits(visual->accum_format, in st_visual_to_context_mode()
563 util_format_get_component_bits(visual->accum_format, in st_visual_to_context_mode()
[all …]
Dst_cb_eglimage.c279 if (util_format_get_component_bits(stimg->format, in st_bind_egl_image()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_resource.c139 sb = util_format_get_component_bits(rsc->b.b.format, UTIL_FORMAT_COLORSPACE_RGB, i); in valid_format_cast()
140 db = util_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_RGB, i); in valid_format_cast()
/third_party/mesa3d/src/vulkan/util/
Dvk_format.h172 return util_format_get_component_bits(vk_format_to_pipe_format(format), in vk_format_get_component_bits()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_translate.h291 util_format_get_component_bits(fmt, UTIL_FORMAT_COLORSPACE_RGB, 0); in translate_output_mode()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_util.h289 util_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_RGB, 0) == in fd_surface_half_precision()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_clear.c155 unsigned bits = util_format_get_component_bits( in convert_fast_clear_color()
164 unsigned bits = util_format_get_component_bits( in convert_fast_clear_color()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_pack_color.h343 if (util_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_RGB, 0) <= 8) { in util_pack_color()
Du_helpers.c534 uint8_t bits = util_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_RGB, i); in util_clamp_color()
Du_vbuf.c289 unsigned comp_bits = util_format_get_component_bits(format, 0, 0); in u_vbuf_get_caps()
Du_blitter.c2943 util_format_get_component_bits(dst->format, in util_blitter_stencil_fallback()
/third_party/mesa3d/src/broadcom/compiler/
Dv3d_nir_lower_logic_ops.c245 util_format_get_component_bits( in v3d_emit_logic_op_raw()
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_emit.c718 depth = util_format_get_component_bits( in fd3_emit_state()
785 if (format && util_format_get_component_bits( in fd3_emit_state()
/third_party/mesa3d/src/gallium/frontends/vdpau/
Doutput.c381 res_tmpl.width0 = 1 << util_format_get_component_bits( in vlVdpOutputSurfacePutBitsIndexed()
/third_party/mesa3d/src/util/format/
Du_format.h942 util_format_get_component_bits(enum pipe_format format, in util_format_get_component_bits() function
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_meta_copy.c362 util_format_get_component_bits(dstfmt, UTIL_FORMAT_COLORSPACE_RGB, 0); in panvk_meta_copy_img2img_shader()
797 util_format_get_component_bits(imgfmt, UTIL_FORMAT_COLORSPACE_RGB, 0); in panvk_meta_copy_buf_texelsize()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_clear_blit.c50 switch (util_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_RGB, PIPE_SWIZZLE_X)) { in format_to_ifmt()
2632 switch (util_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_RGB, PIPE_SWIZZLE_X)) { in pack_gmem_clear_value()
2637 if (util_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_RGB, PIPE_SWIZZLE_Y) == 6) in pack_gmem_clear_value()
Dtu_pipeline.c2230 write_bpp += util_format_get_component_bits(pipe_format, in tu6_emit_rb_mrt_controls()
3504 pipeline->depth_cpp_per_sample = util_format_get_component_bits( in tu_pipeline_builder_parse_depth_stencil()
3536 pipeline->stencil_cpp_per_sample = util_format_get_component_bits( in tu_pipeline_builder_parse_depth_stencil()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_emit.c818 depth = util_format_get_component_bits( in fd4_emit_state()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_meta_copy.c3334 util_format_get_component_bits(src_pformat, in get_color_blit_fs()
3338 util_format_get_component_bits(dst_pformat, in get_color_blit_fs()