Home
last modified time | relevance | path

Searched refs:lookupOperandName (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_builtins.cpp458 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/
Dvalidate_builtins.cpp458 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/
Dassembly_grammar.h71 const char* lookupOperandName(spv_operand_type_t type, in lookupOperandName() function
/external/deqp-deps/SPIRV-Tools/source/
Dassembly_grammar.h71 const char* lookupOperandName(spv_operand_type_t type, in lookupOperandName() function