Home
last modified time | relevance | path

Searched refs:no_idvs (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_assemble.c91 inputs.no_idvs = true; in panfrost_shader_compile()
/third_party/mesa3d/src/panfrost/util/
H A Dpan_ir.h191 bool no_idvs; member
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_shader.c271 .no_idvs = true, /* TODO */ in shader_create()
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_blitter.c607 .no_idvs = true, in pan_blitter_get_blit_shader()
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c4952 ctx->malloc_idvs = (ctx->arch >= 9) && !inputs->no_idvs; in bi_compile_variant_nir()
5287 if (inputs->no_idvs || bifrost_debug & BIFROST_DBG_NOIDVS) in bi_should_idvs()

Completed in 13 milliseconds