Searched defs:wls_size (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_cs.h131 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 Dpan_cs.c489 unsigned wls_size = pan_wls_adjust_size(info->wls.size); local in function:GENX
/xsrc/external/mit/MesaLib/dist/src/panfrost/util/
H A Dpan_ir.h205 unsigned wls_size; member in struct:pan_shader_info
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c1196 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 Dpanvk_private.h771 unsigned wls_size; member in struct:panvk_pipeline

Completed in 15 milliseconds