Searched refs:debug_describe_resource (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_debug_describe.c39 debug_describe_resource(char* buf, const struct pipe_resource *ptr) function in typeref:typename:void
71 debug_describe_resource(res, ptr->texture);
79 debug_describe_resource(res, ptr->texture);
87 debug_describe_resource(res, ptr->resource);
97 debug_describe_resource(res, ptr->buffer);
H A Du_debug_describe.h42 void debug_describe_resource(char* buf, const struct pipe_resource *ptr);
H A Du_inlines.h143 debug_describe_resource)) {
152 debug_describe_resource));
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_debug_describe.h42 void debug_describe_resource(char* buf, const struct pipe_resource *ptr);
H A Du_debug_describe.c39 debug_describe_resource(char* buf, const struct pipe_resource *ptr) function in typeref:typename:void
80 debug_describe_resource(res, ptr->texture);
88 debug_describe_resource(res, ptr->texture);
96 debug_describe_resource(res, ptr->resource);
106 debug_describe_resource(res, ptr->buffer);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_resource_buffer.c485 (debug_reference_descriptor)debug_describe_resource, 0);
533 (debug_reference_descriptor)debug_describe_resource, 0);
H A Dsvga_sampler_view.c50 debug_describe_resource(res, sv->texture);
H A Dsvga_resource_texture.c1158 (debug_reference_descriptor)debug_describe_resource, 0);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_resource_buffer.c533 (debug_reference_descriptor)debug_describe_resource, 0);
580 (debug_reference_descriptor)debug_describe_resource, 0);
H A Dsvga_sampler_view.c50 debug_describe_resource(res, sv->texture);
H A Dsvga_resource_texture.c1104 (debug_reference_descriptor)debug_describe_resource, 0);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_inlines.h150 debug_describe_resource));
161 debug_describe_resource)) {

Completed in 19 milliseconds