Home
last modified time | relevance | path

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

12

/external/mesa3d/src/gallium/auxiliary/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()
/external/virglrenderer/src/gallium/auxiliary/util/
Du_debug_describe.c47 …util_sprintf(buf, "pipe_texture1d<%u,%s,%u>", ptr->width0, util_format_short_name(ptr->format), pt… in debug_describe_resource()
50 …f(buf, "pipe_texture2d<%u,%u,%s,%u>", ptr->width0, ptr->height0, util_format_short_name(ptr->forma… in debug_describe_resource()
53 …f(buf, "pipe_texture_rect<%u,%u,%s>", ptr->width0, ptr->height0, util_format_short_name(ptr->forma… 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()
80 util_sprintf(buf, "pipe_sampler_view<%s,%s>", res, util_format_short_name(ptr->format)); in debug_describe_sampler_view()
/external/mesa3d/src/freedreno/fdl/
Dfd_layout_test.c85 util_format_short_name(testcase->format), in fdl_test_layout()
94 util_format_short_name(testcase->format), in fdl_test_layout()
104 util_format_short_name(testcase->format), in fdl_test_layout()
113 util_format_short_name(testcase->format), in fdl_test_layout()
/external/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()
/external/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()
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_draw.c318 util_format_short_name(pipe_surface_format(pfb->cbufs[0])), in fd_draw_vbo()
319 util_format_short_name(pipe_surface_format(pfb->zsbuf))); in fd_draw_vbo()
429 util_format_short_name(pipe_surface_format(pfb->cbufs[0])), in fd_clear()
430 util_format_short_name(pipe_surface_format(pfb->zsbuf))); in fd_clear()
Dfreedreno_gmem.c725 util_format_short_name(pipe_surface_format(pfb->cbufs[0])), in fd_gmem_render_tiles()
726 util_format_short_name(pipe_surface_format(pfb->zsbuf)), in fd_gmem_render_tiles()
737 util_format_short_name(pipe_surface_format(pfb->cbufs[0])), in fd_gmem_render_tiles()
738 util_format_short_name(pipe_surface_format(pfb->zsbuf))); in fd_gmem_render_tiles()
Dfreedreno_blitter.c280 util_format_short_name(info.src.resource->format), in fd_blit()
281 util_format_short_name(info.dst.resource->format)); in fd_blit()
/external/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()
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_clear_blit.c112 util_format_short_name(info.src.resource->format), in etna_blit()
113 util_format_short_name(info.dst.resource->format)); in etna_blit()
/external/mesa3d/src/gallium/drivers/zink/
Dzink_blit.c192 util_format_short_name(info->src.resource->format), in zink_blit()
193 util_format_short_name(info->dst.resource->format)); in zink_blit()
/external/mesa3d/src/gallium/drivers/i915/
Di915_surface.c266 util_format_short_name(info.src.resource->format), in i915_blit()
267 util_format_short_name(info.dst.resource->format)); in i915_blit()
/external/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()
/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_blit.c238 util_format_short_name(info->src.resource->format), in v3d_render_blit()
239 util_format_short_name(info->dst.resource->format)); in v3d_render_blit()
Dv3d_resource.c54 util_format_short_name(prsc->format), in v3d_debug_resource_layout()
82 util_format_short_name(prsc->format), in v3d_debug_resource_layout()
938 util_format_short_name(prsc->format), in v3d_resource_from_handle()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_blit.c424 util_format_short_name(info->src.resource->format), in vc4_render_blit()
425 util_format_short_name(info->dst.resource->format)); in vc4_render_blit()
Dvc4_resource.c408 util_format_short_name(prsc->format), in vc4_setup_slices()
704 util_format_short_name(prsc->format), in vc4_resource_from_handle()
776 __func__, util_format_short_name(psurf->format)); in vc4_dump_surface_non_msaa()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_state_inlines.h428 util_format_short_name(format), __FUNCTION__, __LINE__); in r300_translate_vertex_data_swizzle()
Dr300_texture_desc.c225 util_format_short_name(base->format)); in r300_setup_miptree()
536 util_format_short_name(tex->b.b.format), in r300_tex_print_info()
Dr300_state.c845 util_format_short_name(surf->format), in r300_print_fb_surf_info()
850 tex->last_level, util_format_short_name(surf->format)); in r300_print_fb_surf_info()
1622 util_format_short_name(templ->format), __func__); in r300_create_sampler_view_custom()
1796 util_format_short_name(format)); in r300_vertex_psc()
Dr300_state_derived.c151 vs_output_tab[i], util_format_short_name(format)); in r300_swtcl_vertex_psc()
157 util_format_short_name(format)); in r300_swtcl_vertex_psc()
/external/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()
/external/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()
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_miptree.c238 util_format_short_name(info.src.resource->format), in nv30_blit()
239 util_format_short_name(info.dst.resource->format)); in nv30_blit()
/external/mesa3d/src/gallium/drivers/lima/
Dlima_resource.c746 util_format_short_name(info.src.resource->format), in lima_blit()
747 util_format_short_name(info.dst.resource->format)); in lima_blit()

12