Home
last modified time | relevance | path

Searched refs:malloc_idvs (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c538 if (b->shader->malloc_idvs && immediate) { in bi_emit_load_vary()
553 if (b->shader->malloc_idvs) { in bi_emit_load_vary()
1866 if (b->shader->malloc_idvs) { in bi_emit_intrinsic()
4952 ctx->malloc_idvs = (ctx->arch >= 9) && !inputs->no_idvs; in bi_compile_variant_nir()
H A Dcompiler.h781 bool malloc_idvs; member

Completed in 10 milliseconds