Home
last modified time | relevance | path

Searched defs:primid_passthru (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_program.c594 bool primid_passthru = l.primid_loc != 0xff; variable
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c1033 bool primid_passthru = linkage.primid_loc != 0xff; in tu6_emit_vpc() local
727 tu6_emit_vs_system_values(struct tu_cs *cs, const struct ir3_shader_variant *vs, const struct ir3_shader_variant *hs, const struct ir3_shader_variant *ds, const struct ir3_shader_variant *gs, bool primid_passthru) tu6_emit_vs_system_values() argument

Completed in 9 milliseconds