Searched defs:derefs (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
H A 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
|
/aosp_15_r20/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
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/escape/ |
D | graph.go | 56 derefs int // >= -1 member 109 derefs int // >= -1 member 173 derefs int // >= -1 member
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/util/ |
H A D | functional.hpp | 213 struct derefs { struct 216 operator()(T &&x) const -> decltype(*x) { in operator ()()
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | ir_array_refcount.h | 119 array_deref_range *derefs; variable
|
H A 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
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_opt_copy_prop_vars.c | 78 struct hash_table *derefs; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_compiler.c | 3113 struct hash_table *derefs, struct set *deletes, bool doubles_only) in lower_64bit_vars_function() 3328 lower_64bit_vars_loop(nir_shader *shader, nir_variable *var, struct hash_table *derefs, in lower_64bit_vars_loop() 3345 …struct hash_table *derefs = _mesa_hash_table_create(NULL, _mesa_hash_pointer, _mesa_key_pointer_eq… in lower_64bit_vars() local
|