Searched refs:is_old_var_struct (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | desc_sroa.h | 103 const bool is_old_var_struct, 115 const bool is_old_var_struct,
|
D | desc_sroa.cpp | 171 const bool is_old_var_struct, Instruction* old_var_type) { in CopyDecorationsForNewVariable() argument 179 is_old_var_array, is_old_var_struct, old_var_type); in CopyDecorationsForNewVariable() 195 const bool is_old_var_array, const bool is_old_var_struct, in GetNewBindingForElement() argument 200 if (is_old_var_struct) { in GetNewBindingForElement()
|
/third_party/spirv-tools/source/opt/ |
D | desc_sroa.h | 103 const bool is_old_var_struct, 115 const bool is_old_var_struct,
|
D | desc_sroa.cpp | 171 const bool is_old_var_struct, Instruction* old_var_type) { in CopyDecorationsForNewVariable() argument 179 is_old_var_array, is_old_var_struct, old_var_type); in CopyDecorationsForNewVariable() 195 const bool is_old_var_array, const bool is_old_var_struct, in GetNewBindingForElement() argument 200 if (is_old_var_struct) { in GetNewBindingForElement()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | desc_sroa.h | 103 const bool is_old_var_struct, 115 const bool is_old_var_struct,
|
D | desc_sroa.cpp | 171 const bool is_old_var_struct, Instruction* old_var_type) { in CopyDecorationsForNewVariable() argument 179 is_old_var_array, is_old_var_struct, old_var_type); in CopyDecorationsForNewVariable() 195 const bool is_old_var_array, const bool is_old_var_struct, in GetNewBindingForElement() argument 200 if (is_old_var_struct) { in GetNewBindingForElement()
|