Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c122 lower_64bit_vertex_attribs_instr(nir_builder *b, nir_instr *instr, void *data) in lower_64bit_vertex_attribs_instr() function
238 …bool progress = nir_shader_instructions_pass(shader, lower_64bit_vertex_attribs_instr, nir_metadat… in lower_64bit_vertex_attribs()