Searched defs:consumer_var (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dshader_query.cpp1504 gl_shader_variable const *const consumer_var = RESOURCE_VAR(res); local in function:validate_io
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dshader_query.cpp1867 gl_shader_variable const *const consumer_var = RESOURCE_VAR(res); local in function:validate_io
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlink_varyings.cpp1807 ir_variable *consumer_var; member in struct:__anon14e2ae980110::varying_matches::match
1902 varying_matches::record(ir_variable *producer_var, ir_variable *consumer_var) argument
2181 ir_variable *consumer_var = this->matches[i].consumer_var; local in function:varying_matches::store_locations
2230 ir_variable *consumer_var = this->matches[i].consumer_var; local in function:varying_matches::store_locations
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_linking_helpers.c1302 nir_variable *consumer_var = nir_find_variable_with_location(consumer, local in function:nir_link_varying_precision
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlink_varyings.cpp1672 ir_variable *consumer_var; member in struct:__anone5c4aea50110::varying_matches::match
1765 varying_matches::record(ir_variable *producer_var, ir_variable *consumer_var) argument
2027 ir_variable *consumer_var = this->matches[i].consumer_var; local in function:varying_matches::store_locations
2076 ir_variable *consumer_var = this->matches[i].consumer_var; local in function:varying_matches::store_locations
[all...]

Completed in 14 milliseconds