/third_party/mesa3d/src/util/ |
D | u_debug_describe.c | 47 …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/ |
D | fd_layout_test.c | 77 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/ |
D | st_format.c | 82 _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/ |
D | freedreno_blitter.h | 57 const char *src_format = util_format_short_name((blit)->src.format); \ 58 const char *dst_format = util_format_short_name((blit)->dst.format); \
|
D | freedreno_draw.c | 352 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()
|
D | freedreno_perfetto.cc | 174 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()
|
D | freedreno_blitter.c | 305 util_format_short_name(info.src.resource->format), in fd_blit() 306 util_format_short_name(info.dst.resource->format)); in fd_blit()
|
D | freedreno_resource.h | 46 util_format_short_name((p)->format), (p)->width0, (p)->height0, \
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_surface.c | 56 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/ |
D | fd6_resource.c | 180 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/ |
D | etnaviv_clear_blit.c | 113 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/ |
D | virgl_texture.c | 202 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/ |
D | test-clear.c | 147 …util_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/ |
D | i915_surface.c | 269 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/ |
D | lp_surface.c | 131 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/ |
D | vc4_blit.c | 418 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()
|
D | vc4_resource.c | 436 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/ |
D | d3d12_blit.cpp | 940 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/ |
D | zink_blit.c | 294 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/ |
D | r300_texture_desc.c | 225 util_format_short_name(base->format)); in r300_setup_miptree() 536 util_format_short_name(tex->b.format), in r300_tex_print_info()
|
D | r300_state_inlines.h | 428 util_format_short_name(format), __FUNCTION__, __LINE__); in r300_translate_vertex_data_swizzle()
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_resource.c | 53 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/ |
D | nv30_miptree.c | 243 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/ |
D | swr_context.cpp | 309 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/ |
D | svga_pipe_blit.c | 613 util_format_short_name(blit.src.resource->format), in try_blit() 614 util_format_short_name(blit.dst.resource->format)); in try_blit()
|