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 D | u_debug_describe.c | 39 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 D | u_debug_describe.h | 42 void debug_describe_resource(char* buf, const struct pipe_resource *ptr);
|
| H A D | u_inlines.h | 143 debug_describe_resource)) { 152 debug_describe_resource));
|
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | u_debug_describe.h | 42 void debug_describe_resource(char* buf, const struct pipe_resource *ptr);
|
| H A D | u_debug_describe.c | 39 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 D | svga_resource_buffer.c | 485 (debug_reference_descriptor)debug_describe_resource, 0); 533 (debug_reference_descriptor)debug_describe_resource, 0);
|
| H A D | svga_sampler_view.c | 50 debug_describe_resource(res, sv->texture);
|
| H A D | svga_resource_texture.c | 1158 (debug_reference_descriptor)debug_describe_resource, 0);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_resource_buffer.c | 533 (debug_reference_descriptor)debug_describe_resource, 0); 580 (debug_reference_descriptor)debug_describe_resource, 0);
|
| H A D | svga_sampler_view.c | 50 debug_describe_resource(res, sv->texture);
|
| H A D | svga_resource_texture.c | 1104 (debug_reference_descriptor)debug_describe_resource, 0);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_inlines.h | 150 debug_describe_resource)); 161 debug_describe_resource)) {
|
Completed in 19 milliseconds