Searched defs:tiled_h (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_resource.h53 int tiled_w, tiled_h; member in struct:lima_surface
H A Dlima_context.h36 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 Dlima_draw.c485 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 Dlima_job.h56 int tiled_w, tiled_h; member in struct:lima_job_fb_info
H A Dlima_resource.h67 int tiled_w, tiled_h; member in struct:lima_surface
H A Dlima_job.c512 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 Dlima_context.h36 int tiled_w, tiled_h; member in struct:lima_context_framebuffer

Completed in 7 milliseconds