Searched defs:wls_size (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ | ||
| H A D | pan_cs.h | 131 pan_wls_adjust_size(unsigned wls_size) argument 137 pan_wls_mem_size(const struct panfrost_device * dev,const struct pan_compute_dim * dim,unsigned wls_size) argument |
| H A D | pan_cs.c | 489 unsigned wls_size = pan_wls_adjust_size(info->wls.size); local in function:GENX |
| /xsrc/external/mit/MesaLib/dist/src/panfrost/util/ | ||
| H A D | pan_ir.h | 205 unsigned wls_size; member in struct:pan_shader_info |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/ | ||
| H A D | pan_cmdstream.c | 1196 unsigned wls_size = wls_single_size * ls.wls_instances * dev->core_count; local in function:panfrost_emit_shared_memory |
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ | ||
| H A D | panvk_private.h | 771 unsigned wls_size; member in struct:panvk_pipeline |
Completed in 15 milliseconds