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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_linking_helpers.c1545 get_linked_variable_location(unsigned location, bool patch) function in typeref:typename:uint64_t
1560 unreachable("Unsupported variable in get_linked_variable_location.");
1594 uint64_t loc = get_linked_variable_location(variable->data.location, variable->data.patch);
1607 uint64_t loc = get_linked_variable_location(variable->data.location, variable->data.patch);
1619 uint64_t loc = get_linked_variable_location(variable->data.location, variable->data.patch);
1628 uint64_t loc = get_linked_variable_location(variable->data.location, variable->data.patch);

Completed in 5 milliseconds