Searched defs:num_pp (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ | ||
| H A D | lima_screen.h | 56 int num_pp; member in struct:lima_screen |
| 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 534 int i, num_pp = screen->num_pp; local in function:lima_update_pp_stream [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ | ||
| H A D | lima_screen.h | 71 int num_pp; member in struct:lima_screen |
| 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 546 int i, num_pp = screen->num_pp; local in function:lima_generate_pp_stream [all...] |
| /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/ | ||
| H A D | lima_drm.h | 76 __u32 num_pp; member in struct:drm_lima_m400_pp_frame 85 __u32 num_pp; member in struct:drm_lima_m450_pp_frame |
| /xsrc/external/mit/MesaLib/dist/include/drm-uapi/ | ||
| H A D | lima_drm.h | 83 __u32 num_pp; member in struct:drm_lima_m400_pp_frame 92 __u32 num_pp; member in struct:drm_lima_m450_pp_frame |
Completed in 9 milliseconds