Searched defs:max_bpp (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/ | ||
| H A D | v3d_job.c | 201 int max_bpp = RENDER_TARGET_MAXIMUM_32BPP; local in function:v3d_job_set_tile_buffer_size |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/ | ||
| H A D | v3d_context.c | 243 v3d_get_tile_buffer_size(bool is_msaa,uint32_t nr_cbufs,struct pipe_surface ** cbufs,struct pipe_surface * bbuf,uint32_t * tile_width,uint32_t * tile_height,uint32_t * max_bpp) argument |
| H A D | v3d_blit.c | 493 uint32_t tile_width, tile_height, max_bpp; local in function:v3d_tlb_blit |
| /xsrc/external/mit/MesaLib/dist/src/amd/common/ | ||
| H A D | ac_surface_meta_address_test.c | 322 unsigned last_size, max_samples, min_bpp, max_bpp; local in function:run_dcc_address_test 483 unsigned first_size = 0, last_size = 6*6 - 1, max_bpp = 32; local in function:run_htile_address_test 641 unsigned first_size = 0, last_size = 6*6 - 1, max_bpp = 32; local in function:run_cmask_address_test |
Completed in 12 milliseconds