Home
last modified time | relevance | path

Searched refs:util_format_short_name (Results 1 – 25 of 36) sorted by relevance

12

/third_party/mesa3d/src/util/
Du_debug_describe.c47 …sprintf(buf, "pipe_texture1d<%u,%s,%u>", ptr->width0, util_format_short_name(ptr->format), ptr->la… in debug_describe_resource()
50 …sprintf(buf, "pipe_texture2d<%u,%u,%s,%u>", ptr->width0, ptr->height0, util_format_short_name(ptr-… in debug_describe_resource()
53 …sprintf(buf, "pipe_texture_rect<%u,%u,%s>", ptr->width0, ptr->height0, util_format_short_name(ptr-… in debug_describe_resource()
56 …uf, "pipe_texture_cube<%u,%u,%s,%u>", ptr->width0, ptr->height0, util_format_short_name(ptr->forma… in debug_describe_resource()
59 …ture3d<%u,%u,%u,%s,%u>", ptr->width0, ptr->height0, ptr->depth0, util_format_short_name(ptr->forma… in debug_describe_resource()
62 …ipe_texture_1darray<%u,%u,%s,%u>", ptr->width0, ptr->array_size, util_format_short_name(ptr->forma… in debug_describe_resource()
65 …ay<%u,%u,%u,%s,%u>", ptr->width0, ptr->height0, ptr->array_size, util_format_short_name(ptr->forma… in debug_describe_resource()
68 …ay<%u,%u,%u,%s,%u>", ptr->width0, ptr->height0, ptr->array_size, util_format_short_name(ptr->forma… in debug_describe_resource()
89 sprintf(buf, "pipe_sampler_view<%s,%s>", res, util_format_short_name(ptr->format)); in debug_describe_sampler_view()
98 util_format_short_name(ptr->format)); in debug_describe_image_view()
/third_party/mesa3d/src/freedreno/fdl/
Dfd_layout_test.c77 util_format_short_name(testcase->format), layout.width0, in fdl_test_layout()
84 util_format_short_name(testcase->format), layout.width0, in fdl_test_layout()
93 util_format_short_name(testcase->format), layout.width0, in fdl_test_layout()
101 util_format_short_name(testcase->format), layout.width0, in fdl_test_layout()
/third_party/mesa3d/src/mesa/state_tracker/tests/
Dst_format.c82 _mesa_get_format_name(i), util_format_short_name(pf), in main()
102 util_format_short_name(i), in main()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_blitter.h57 const char *src_format = util_format_short_name((blit)->src.format); \
58 const char *dst_format = util_format_short_name((blit)->dst.format); \
Dfreedreno_draw.c352 util_format_short_name(pipe_surface_format(pfb->cbufs[0])), in fd_draw_vbo()
353 util_format_short_name(pipe_surface_format(pfb->zsbuf))); in fd_draw_vbo()
468 util_format_short_name(pipe_surface_format(pfb->cbufs[0])), in fd_clear()
469 util_format_short_name(pipe_surface_format(pfb->zsbuf))); in fd_clear()
Dfreedreno_perfetto.cc174 data->set_value(util_format_short_name(p->cbuf0_format)); in stage_end()
181 data->set_value(util_format_short_name(p->zs_format)); in stage_end()
Dfreedreno_blitter.c305 util_format_short_name(info.src.resource->format), in fd_blit()
306 util_format_short_name(info.dst.resource->format)); in fd_blit()
Dfreedreno_resource.h46 util_format_short_name((p)->format), (p)->width0, (p)->height0, \
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_surface.c56 util_format_short_name(info->src.resource->format), in sp_blit()
57 util_format_short_name(info->dst.resource->format)); in sp_blit()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_resource.c180 PRSC_ARGS(&rsc->b.b), util_format_short_name(format)); in fd6_validate_format()
194 PRSC_ARGS(&rsc->b.b), util_format_short_name(format)); in fd6_validate_format()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_clear_blit.c113 util_format_short_name(info.src.resource->format), in etna_blit()
114 util_format_short_name(info.dst.resource->format)); in etna_blit()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_texture.c202 util_format_short_name(fmt), in texture_transfer_map_resolve()
203 util_format_short_name(resource->format)); in texture_transfer_map_resolve()
/third_party/mesa3d/src/panfrost/lib/tests/
Dtest-clear.c147util_format_short_name(T.format), T.dithered ? " dithered" : "", #x, x[0], x[1], x[2], x[3], #y, y…
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_surface.c269 util_format_short_name(info.src.resource->format), in i915_blit()
270 util_format_short_name(info.dst.resource->format)); in i915_blit()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_surface.c131 util_format_short_name(info.src.resource->format), in lp_blit()
132 util_format_short_name(info.dst.resource->format)); in lp_blit()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_blit.c418 util_format_short_name(info->src.resource->format), in vc4_render_blit()
419 util_format_short_name(info->dst.resource->format)); in vc4_render_blit()
Dvc4_resource.c436 util_format_short_name(prsc->format), in vc4_setup_slices()
730 util_format_short_name(prsc->format), in vc4_resource_from_handle()
802 __func__, util_format_short_name(psurf->format)); in vc4_dump_surface_non_msaa()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_blit.cpp940 util_format_short_name(info->src.resource->format), in d3d12_blit()
941 util_format_short_name(info->dst.resource->format)); in d3d12_blit()
954 util_format_short_name(info->src.resource->format), in d3d12_blit()
955 util_format_short_name(info->dst.resource->format)); in d3d12_blit()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_blit.c294 util_format_short_name(info->src.resource->format), in zink_blit()
295 util_format_short_name(info->dst.resource->format)); in zink_blit()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_texture_desc.c225 util_format_short_name(base->format)); in r300_setup_miptree()
536 util_format_short_name(tex->b.format), in r300_tex_print_info()
Dr300_state_inlines.h428 util_format_short_name(format), __FUNCTION__, __LINE__); in r300_translate_vertex_data_swizzle()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_resource.c53 util_format_short_name(prsc->format), in v3d_debug_resource_layout()
81 util_format_short_name(prsc->format), in v3d_debug_resource_layout()
971 util_format_short_name(prsc->format), in v3d_resource_from_handle()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_miptree.c243 util_format_short_name(info.src.resource->format), in nv30_blit()
244 util_format_short_name(info.dst.resource->format)); in nv30_blit()
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_context.cpp309 util_format_short_name(info.src.resource->format), in swr_blit()
310 util_format_short_name(info.dst.resource->format)); in swr_blit()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blit.c613 util_format_short_name(blit.src.resource->format), in try_blit()
614 util_format_short_name(blit.dst.resource->format)); in try_blit()

12