Searched defs:derefs (Results 1 – 7 of 7) sorted by relevance
| /external/mesa3d/src/compiler/glsl/ |
| D | ir_array_refcount.h | 117 array_deref_range *derefs; variable
|
| D | gl_nir_link_uniforms.c | 405 struct array_deref_range **derefs, unsigned *derefs_size) in add_var_use_deref() 514 struct array_deref_range *derefs = NULL; in add_var_use_shader() local
|
| /external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
| D | reflection.cpp | 95 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
|
| /external/deqp-deps/glslang/glslang/MachineIndependent/ |
| D | reflection.cpp | 95 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
|
| /external/mesa3d/src/gallium/frontends/clover/util/ |
| D | functional.hpp | 213 struct derefs { struct 216 operator()(T &&x) const -> decltype(*x) { in operator ()()
|
| /external/mesa3d/src/compiler/nir/ |
| D | nir_opt_copy_prop_vars.c | 78 struct hash_table *derefs; member
|
| /external/mesa3d/src/gallium/drivers/zink/ |
| D | zink_compiler.c | 2910 struct hash_table *derefs, struct set *deletes, bool doubles_only) in lower_64bit_vars_function() 3125 lower_64bit_vars_loop(nir_shader *shader, nir_variable *var, struct hash_table *derefs, in lower_64bit_vars_loop() 3142 …struct hash_table *derefs = _mesa_hash_table_create(NULL, _mesa_hash_pointer, _mesa_key_pointer_eq… in lower_64bit_vars() local
|