Searched defs:tiled_h (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 151 uint32_t tiled_h; 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 601 int tiled_h = max.maxy - max.miny; 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 701 int tiled_h = bound.maxy - bound.miny; 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 7 milliseconds