Home
last modified time | relevance | path

Searched defs:derefs (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dir_array_refcount.h117 array_deref_range *derefs; variable
Dgl_nir_link_uniforms.c414 struct array_deref_range **derefs, unsigned *derefs_size) in add_var_use_deref()
523 struct array_deref_range *derefs = NULL; in add_var_use_shader() local
/third_party/glslang/glslang/MachineIndependent/
Dreflection.cpp95 TList<TIntermBinary*> derefs; in addUniform() local
249 …ctiveAggregate(const TType& baseType, const TString& baseName, const TList<TIntermBinary*>& derefs, in blowUpActiveAggregate()
598 TList<TIntermBinary*> derefs; in addDereferencedUniform() local
609 TList<TIntermBinary*> derefs; in addDereferencedUniform() local
/third_party/node/deps/npm/lib/commands/
Dcompletion.js275 const derefs = new Set([...matches.map(c => deref(c))]) constant
/third_party/mesa3d/src/gallium/frontends/clover/util/
Dfunctional.hpp213 struct derefs { struct
216 operator()(T &&x) const -> decltype(*x) { in operator ()()
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_copy_prop_vars.c60 struct hash_table *derefs; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c1612 …struct hash_table *derefs = _mesa_hash_table_create(NULL, _mesa_hash_pointer, _mesa_key_pointer_eq… in lower_64bit_vars() local