Home
last modified time | relevance | path

Searched refs:SpvAddressingModel (Results 1 – 25 of 42) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/spirv-tools/source/val/
Dvalidation_state.h215 void set_addressing_model(SpvAddressingModel am);
218 SpvAddressingModel addressing_model() const;
410 SpvAddressingModel addressing_model_;
Dvalidation_state.cpp324 void ValidationState_t::set_addressing_model(SpvAddressingModel am) { in set_addressing_model()
328 SpvAddressingModel ValidationState_t::addressing_model() const { in addressing_model()
/third_party/mesa3d/src/compiler/spirv/
Dspirv_info.h29 const char *spirv_addressingmodel_to_string(SpvAddressingModel model);
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.mode_setting_test.cpp49 SpvAddressingModel addressing_value;
69 SpvAddressingModel##ADDRESSING, #ADDRESSING, SpvMemoryModel##MEMORY, \
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dtext_to_binary.mode_setting_test.cpp46 SpvAddressingModel addressing_value;
66 SpvAddressingModel##ADDRESSING, #ADDRESSING, SpvMemoryModel##MEMORY, \
/third_party/skia/third_party/externals/spirv-tools/test/
Dtext_to_binary.mode_setting_test.cpp49 SpvAddressingModel addressing_value;
69 SpvAddressingModel##ADDRESSING, #ADDRESSING, SpvMemoryModel##MEMORY, \
/third_party/spirv-tools/test/
Dtext_to_binary.mode_setting_test.cpp49 SpvAddressingModel addressing_value;
69 SpvAddressingModel##ADDRESSING, #ADDRESSING, SpvMemoryModel##MEMORY, \
/third_party/spirv-tools/source/val/
Dvalidation_state.h357 void set_addressing_model(SpvAddressingModel am);
366 SpvAddressingModel addressing_model() const;
834 SpvAddressingModel addressing_model_;
Dvalidate_instruction.cpp476 _.set_addressing_model(inst->GetOperandAs<SpvAddressingModel>(0)); in InstructionPass()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidation_state.h343 void set_addressing_model(SpvAddressingModel am);
352 SpvAddressingModel addressing_model() const;
841 SpvAddressingModel addressing_model_;
Dvalidate_instruction.cpp475 _.set_addressing_model(inst->GetOperandAs<SpvAddressingModel>(0)); in InstructionPass()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.h343 void set_addressing_model(SpvAddressingModel am);
352 SpvAddressingModel addressing_model() const;
841 SpvAddressingModel addressing_model_;
Dvalidate_instruction.cpp475 _.set_addressing_model(inst->GetOperandAs<SpvAddressingModel>(0)); in InstructionPass()
/third_party/skia/src/sksl/
Dspirv.h84 } SpvAddressingModel; typedef
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dvalidate_instruction.cpp404 static_cast<SpvAddressingModel>(inst->words[inst->operands[0].offset])); in InstructionPass()
/third_party/flutter/skia/src/sksl/
Dspirv.h84 } SpvAddressingModel; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.h88 } SpvAddressingModel; typedef
/third_party/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.2/
Dspirv.h88 } SpvAddressingModel; typedef
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dspirv_builder.h81 SpvAddressingModel addr_model,
/third_party/spirv-headers/include/spirv/1.0/
Dspirv.h88 } SpvAddressingModel; typedef
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
Dspirv.h88 } SpvAddressingModel; typedef
/third_party/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.0/
Dspirv.h88 } SpvAddressingModel; typedef
/third_party/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.1/
Dspirv.h88 } SpvAddressingModel; typedef
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
Dspirv.h88 } SpvAddressingModel; typedef
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
Dspirv.h88 } SpvAddressingModel; typedef

12