Searched defs:operand_name (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/common/spirv/ |
| D | gen_spirv_builder_and_parser.py | 346 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/ |
| D | validate_extensions.cpp | 81 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/ |
| D | validate_extensions.cpp | 81 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/ |
| D | validate_extensions.cpp | 91 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/ |
| D | ast_to_hir.cpp | 1212 const char *operand_name, in get_scalar_boolean_operand()
|