/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_manager.c | 512 if (util_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_ZS, 0)) { in st_framebuffer_add_renderbuffer() 517 if (util_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_ZS, 1)) { in st_framebuffer_add_renderbuffer() 546 util_format_get_component_bits(visual->color_format, in st_visual_to_context_mode() 549 util_format_get_component_bits(visual->color_format, in st_visual_to_context_mode() 552 util_format_get_component_bits(visual->color_format, in st_visual_to_context_mode() 555 util_format_get_component_bits(visual->color_format, in st_visual_to_context_mode() 566 util_format_get_component_bits(visual->depth_stencil_format, in st_visual_to_context_mode() 569 util_format_get_component_bits(visual->depth_stencil_format, in st_visual_to_context_mode() 575 util_format_get_component_bits(visual->accum_format, in st_visual_to_context_mode() 578 util_format_get_component_bits(visual->accum_format, in st_visual_to_context_mode() [all …]
|
H A D | st_cb_eglimage.c | 357 if (util_format_get_component_bits(stimg->format, in st_bind_egl_image()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_pixelformat.c | 140 …assert(util_format_get_component_bits(color->format, UTIL_FORMAT_COLORSPACE_RGB, 0) == color->bits… in stw_pixelformat_add() 141 …assert(util_format_get_component_bits(color->format, UTIL_FORMAT_COLORSPACE_RGB, 1) == color->bits… in stw_pixelformat_add() 142 …assert(util_format_get_component_bits(color->format, UTIL_FORMAT_COLORSPACE_RGB, 2) == color->bits… in stw_pixelformat_add() 143 …assert(util_format_get_component_bits(color->format, UTIL_FORMAT_COLORSPACE_RGB, 3) == color->bits… in stw_pixelformat_add() 144 …assert(util_format_get_component_bits(depth->format, UTIL_FORMAT_COLORSPACE_ZS, 0) == depth->bits.… in stw_pixelformat_add() 145 …assert(util_format_get_component_bits(depth->format, UTIL_FORMAT_COLORSPACE_ZS, 1) == depth->bits.… in stw_pixelformat_add()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/ |
H A D | dri_screen.c | 167 util_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_RGB, i); in driCreateConfigs() 193 util_format_get_component_bits(zs_formats[k], in driCreateConfigs() 196 util_format_get_component_bits(zs_formats[k], in driCreateConfigs() 405 util_format_get_component_bits(pipe_formats[f], in dri_fill_in_modes() 407 util_format_get_component_bits(pipe_formats[f], in dri_fill_in_modes() 409 util_format_get_component_bits(pipe_formats[f], in dri_fill_in_modes()
|
/aosp_15_r20/external/mesa3d/src/panfrost/lib/ |
H A D | pan_afrc.c | 146 util_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_RGB, 0); in panfrost_afrc_query_rates()
|
/aosp_15_r20/external/mesa3d/src/vulkan/util/ |
H A D | vk_format.h | 202 return util_format_get_component_bits(vk_format_to_pipe_format(format), in vk_format_get_component_bits()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_clear.c | 155 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()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_translate.h | 392 util_format_get_component_bits(fmt, UTIL_FORMAT_COLORSPACE_RGB, 0); in translate_output_mode()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_util.h | 281 util_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_RGB, 0) == in fd_surface_half_precision()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
H A D | fd3_emit.c | 704 depth = util_format_get_component_bits( in fd3_emit_state() 771 if (format && util_format_get_component_bits( in fd3_emit_state()
|
/aosp_15_r20/external/virglrenderer/src/gallium/auxiliary/util/ |
H A D | u_format.h | 595 util_format_get_component_bits(enum pipe_format format, in util_format_get_component_bits() function
|
/aosp_15_r20/external/mesa3d/src/broadcom/compiler/ |
H A D | v3d_nir_lower_logic_ops.c | 245 util_format_get_component_bits( in v3d_emit_logic_op_raw()
|
/aosp_15_r20/external/mesa3d/src/util/ |
H A D | u_pack_color.h | 343 if (util_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_RGB, 0) <= 8) { in util_pack_color()
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_helpers.c | 504 uint8_t bits = util_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_RGB, i); in util_clamp_color()
|
H A D | u_vbuf.c | 296 unsigned comp_bits = util_format_get_component_bits(format, 0, 0); in u_vbuf_get_caps()
|
H A D | u_blitter.c | 2947 util_format_get_component_bits(dst->format, in util_blitter_stencil_fallback()
|
/aosp_15_r20/external/mesa3d/src/gallium/targets/dril/ |
H A D | dril_target.c | 85 #define SIZE(f, cs, chan) (f ? util_format_get_component_bits(f, cs, chan) : 0)
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/vdpau/ |
H A D | output.c | 381 res_tmpl.width0 = 1 << util_format_get_component_bits( in vlVdpOutputSurfacePutBitsIndexed()
|
/aosp_15_r20/external/mesa3d/src/util/format/ |
H A D | u_format.h | 976 util_format_get_component_bits(enum pipe_format format, in util_format_get_component_bits() function
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_emit.c | 803 depth = util_format_get_component_bits( in fd4_emit_state()
|
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/ |
H A D | tu_pipeline.cc | 2816 write_bpp += util_format_get_component_bits(pipe_format, in tu_calc_bandwidth() 2831 bandwidth->depth_cpp_per_sample = util_format_get_component_bits( in tu_calc_bandwidth() 2837 bandwidth->stencil_cpp_per_sample = util_format_get_component_bits( in tu_calc_bandwidth()
|
H A D | tu_clear_blit.cc | 57 switch (util_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_RGB, PIPE_SWIZZLE_X)) { in format_to_ifmt() 1806 switch (util_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_RGB, PIPE_SWIZZLE_X)) { in pack_blit_event_clear_value() 1811 if (util_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_RGB, PIPE_SWIZZLE_Y) == 6) in pack_blit_event_clear_value()
|
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_meta_copy.c | 3908 util_format_get_component_bits(src_pformat, in get_color_blit_fs() 3912 util_format_get_component_bits(dst_pformat, in get_color_blit_fs()
|
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_meta_copy_fill_update.c | 582 depth_comp_bits += util_format_get_component_bits( in copy_img_buf_format_for_aspect()
|
/aosp_15_r20/external/virglrenderer/src/ |
H A D | vrend_renderer.c | 4033 …key->fs.surface_component_bits[i] = util_format_get_component_bits(sub_ctx->surf[i]->format, UTIL_… in vrend_fill_shader_key()
|