Home
last modified time | relevance | path

Searched defs:operand_name (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/spirv/
Dgen_spirv_builder_and_parser.py346 def get_operand_push_back_line(self, operand, operand_name, is_array, is_optional): argument
390 def get_operand_parse_line(self, operand, operand_name, is_array, is_optional): argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp81 ValidationState_t& _, const std::string& operand_name, in ValidateOperandForDebugInfo()
106 ValidationState_t& _, const std::string& operand_name, in ValidateUint32ConstantOperandForDebugInfo()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_extensions.cpp81 ValidationState_t& _, const std::string& operand_name, in ValidateOperandForDebugInfo()
106 ValidationState_t& _, const std::string& operand_name, in ValidateUint32ConstantOperandForDebugInfo()
/third_party/spirv-tools/source/val/
Dvalidate_extensions.cpp91 ValidationState_t& _, const std::string& operand_name, in ValidateOperandForDebugInfo()
116 ValidationState_t& _, const std::string& operand_name, in ValidateUint32ConstantOperandForDebugInfo()
/third_party/mesa3d/src/compiler/glsl/
Dast_to_hir.cpp1212 const char *operand_name, in get_scalar_boolean_operand()