Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/util/
Dpan_ir.h180 struct panfrost_compile_inputs { struct
181 unsigned gpu_id;
182 bool is_blend, is_blit;
183 struct {
187 } blend;
188 int fixed_sysval_ubo;
189 struct panfrost_sysvals *fixed_sysval_layout;
190 bool shaderdb;
191 bool no_idvs;
192 bool no_ubo_to_push;
[all …]