Home
last modified time | relevance | path

Searched refs:es_rel_patch_id (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_shader_tess.cpp60 m_sv_values.set(es_rel_patch_id); in do_scan_instruction()
84 if (m_sv_values.test(es_rel_patch_id)) { in do_allocate_reserved_registers()
199 m_sv_values.set(es_rel_patch_id); in do_scan_instruction()
248 if (m_sv_values.test(es_rel_patch_id)) { in do_allocate_reserved_registers()
Dsfn_shader_vs.cpp468 m_sv_values.set(es_rel_patch_id); in do_scan_instruction()
526 if (m_sv_values.test(es_rel_patch_id)) { in do_allocate_reserved_registers()
Dsfn_shader.h252 es_rel_patch_id, enumerator