Searched defs:tiled_w (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ |
| H A D | lima_resource.h | 53 int tiled_w, tiled_h; member in struct:lima_surface
|
| H A D | lima_context.h | 36 int tiled_w, tiled_h; member in struct:lima_context_framebuffer 150 uint32_t tiled_w; member in struct:lima_ctx_plb_pp_stream_key
|
| H A D | lima_draw.c | 485 lima_get_pp_stream_size(int num_pp, int tiled_w, int tiled_h, uint32_t *off) argument 528 lima_update_pp_stream(struct lima_context * ctx,int off_x,int off_y,int tiled_w,int tiled_h) argument 600 int tiled_w = max.maxx - max.minx; local in function:lima_update_damage_pp_stream [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ |
| H A D | lima_job.h | 56 int tiled_w, tiled_h; member in struct:lima_job_fb_info
|
| H A D | lima_resource.h | 67 int tiled_w, tiled_h; member in struct:lima_surface
|
| H A D | lima_job.c | 512 lima_get_pp_stream_size(int num_pp, int tiled_w, int tiled_h, uint32_t *off) argument 539 lima_generate_pp_stream(struct lima_job * job,int off_x,int off_y,int tiled_w,int tiled_h) argument 700 int tiled_w = bound.maxx - bound.minx; local in function:lima_update_damage_pp_stream [all...] |
| H A D | lima_context.h | 36 int tiled_w, tiled_h; member in struct:lima_context_framebuffer
|
Completed in 9 milliseconds