Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/util/
Dpan_ir.h273 struct pan_shader_info { struct
274 gl_shader_stage stage;
275 unsigned work_reg_count;
276 unsigned tls_size;
277 unsigned wls_size;
280 uint64_t preload;
282 union {
349 bool contains_barrier;
350 bool separable;
351 bool writes_global;
[all …]