Home
last modified time | relevance | path

Searched defs:derefs (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dir_array_refcount.h117 array_deref_range *derefs; member in ir_array_refcount_visitor
H A Dgl_nir_link_uniforms.c523 struct array_deref_range *derefs = NULL; in add_var_use_shader() local
413 add_var_use_deref(nir_deref_instr *deref, struct hash_table *live, struct array_deref_range **derefs, unsigned *derefs_size) add_var_use_deref() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Dfunctional.hpp213 struct derefs { struct
/third_party/glslang/glslang/MachineIndependent/
H A Dreflection.cpp95 TList<TIntermBinary*> derefs; in addUniform() local
249 void blowUpActiveAggregate(const TType& baseType, const TString& baseName, const TList<TIntermBinary*>& derefs, in blowUpActiveAggregate() argument
410 blowUpActiveAggregate(TType(derefType, 0), newBaseName, derefs, derefs in blowUpActiveAggregate() local
598 TList<TIntermBinary*> derefs; addDereferencedUniform() local
609 TList<TIntermBinary*> derefs; addDereferencedUniform() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_copy_prop_vars.c60 struct hash_table *derefs; member
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c1612 struct hash_table *derefs = _mesa_hash_table_create(NULL, _mesa_hash_pointer, _mesa_key_pointer_equal); in lower_64bit_vars() local

Completed in 12 milliseconds