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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.h76 uint64_t next_varying_inputs; member in struct:d3d12_shader_key
H A Dd3d12_compiler.cpp576 (expect->next_varying_inputs != have->next_varying_inputs) ||
694 key->next_varying_inputs = next->current->nir->info.inputs_read;
702 key->next_varying_inputs |= VARYING_BIT_POS;
817 key.next_varying_inputs);
900 key.next_varying_inputs);

Completed in 5 milliseconds