Searched defs:should_align_dimensions (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ |
| H A D | lima_resource.c | 182 bool should_align_dimensions; local in function:_lima_resource_create_with_modifiers 86 setup_miptree(struct lima_resource * res,unsigned width0,unsigned height0,bool should_align_dimensions) argument 142 lima_resource_create_bo(struct pipe_screen * pscreen,const struct pipe_resource * templat,unsigned width,unsigned height,bool should_align_dimensions) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ |
| H A D | lima_resource.c | 184 bool should_align_dimensions; local in function:_lima_resource_create_with_modifiers 89 setup_miptree(struct lima_resource * res,unsigned width0,unsigned height0,bool should_align_dimensions) argument 144 lima_resource_create_bo(struct pipe_screen * pscreen,const struct pipe_resource * templat,unsigned width,unsigned height,bool should_align_dimensions) argument
|
Completed in 4 milliseconds