OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:other_stage
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
nir_linking_helpers.c
145
uint64_t
other_stage
= used[var->data.location_frac];
local
147
if (!(
other_stage
& get_variable_io_mask(var, shader->info.stage))) {
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
nir_linking_helpers.c
158
uint64_t
other_stage
= used[var->data.location_frac];
local
160
if (!(
other_stage
& get_variable_io_mask(var, shader->info.stage))) {
Completed in 5 milliseconds
Indexes created Sat Jul 25 00:23:55 UTC 2026