Home
last modified time | relevance | path

Searched defs:pan_shader_info (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/panfrost/util/
H A Dpan_ir.h183 struct pan_shader_info { struct
184 gl_shader_stage stage;
185 unsigned work_reg_count;
186 unsigned tls_size;
187 unsigned wls_size;
190 uint64_t preload;
192 union {
263 bool contains_barrier;
264 bool separable;
265 bool writes_global;
[all …]