Searched refs:lookupOperandName (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_builtins.cpp | 458 ss << _.grammar().lookupOperandName(SPV_OPERAND_TYPE_BUILT_IN, in GetReferenceDesc() 464 ss << _.grammar().lookupOperandName(SPV_OPERAND_TYPE_EXECUTION_MODEL, in GetReferenceDesc() 476 ss << _.grammar().lookupOperandName(SPV_OPERAND_TYPE_STORAGE_CLASS, in GetStorageClassDesc() 780 const char* execution_model_str = _.grammar().lookupOperandName( in ValidateNotCalledWithExecutionModel() 782 const char* built_in_str = _.grammar().lookupOperandName( in ValidateNotCalledWithExecutionModel() 820 << _.grammar().lookupOperandName(SPV_OPERAND_TYPE_BUILT_IN, in ValidateClipOrCullDistanceAtReference() 861 << _.grammar().lookupOperandName( in ValidateClipOrCullDistanceAtReference() 884 << _.grammar().lookupOperandName( in ValidateClipOrCullDistanceAtReference() 900 << _.grammar().lookupOperandName( in ValidateClipOrCullDistanceAtReference() 915 << _.grammar().lookupOperandName(SPV_OPERAND_TYPE_BUILT_IN, in ValidateClipOrCullDistanceAtReference() [all …]
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_builtins.cpp | 458 ss << _.grammar().lookupOperandName(SPV_OPERAND_TYPE_BUILT_IN, in GetReferenceDesc() 464 ss << _.grammar().lookupOperandName(SPV_OPERAND_TYPE_EXECUTION_MODEL, in GetReferenceDesc() 476 ss << _.grammar().lookupOperandName(SPV_OPERAND_TYPE_STORAGE_CLASS, in GetStorageClassDesc() 780 const char* execution_model_str = _.grammar().lookupOperandName( in ValidateNotCalledWithExecutionModel() 782 const char* built_in_str = _.grammar().lookupOperandName( in ValidateNotCalledWithExecutionModel() 820 << _.grammar().lookupOperandName(SPV_OPERAND_TYPE_BUILT_IN, in ValidateClipOrCullDistanceAtReference() 861 << _.grammar().lookupOperandName( in ValidateClipOrCullDistanceAtReference() 884 << _.grammar().lookupOperandName( in ValidateClipOrCullDistanceAtReference() 900 << _.grammar().lookupOperandName( in ValidateClipOrCullDistanceAtReference() 915 << _.grammar().lookupOperandName(SPV_OPERAND_TYPE_BUILT_IN, in ValidateClipOrCullDistanceAtReference() [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | assembly_grammar.h | 71 const char* lookupOperandName(spv_operand_type_t type, in lookupOperandName() function
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | assembly_grammar.h | 71 const char* lookupOperandName(spv_operand_type_t type, in lookupOperandName() function
|