Searched refs:ValidateOperandDebugType (Results 1 – 3 of 3) sorted by relevance
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_extensions.cpp | 239 spv_result_t ValidateOperandDebugType( in ValidateOperandDebugType() function 2910 auto validate_base_type = ValidateOperandDebugType( in ValidateExtInst() 2987 auto validate_return = ValidateOperandDebugType( in ValidateExtInst() 2992 auto validate_param = ValidateOperandDebugType( in ValidateExtInst() 3006 auto validate_underlying_type = ValidateOperandDebugType( in ValidateExtInst() 3073 ValidateOperandDebugType(_, "Type", inst, 6, ext_inst_name, true); in ValidateExtInst() 3124 auto validate_type = ValidateOperandDebugType(_, "Type", inst, 6, in ValidateExtInst() 3161 auto validate_type = ValidateOperandDebugType(_, "Type", inst, 6, in ValidateExtInst() 3198 ValidateOperandDebugType(_, "Type", inst, 6, ext_inst_name, true); in ValidateExtInst() 3280 auto validate_actual_type = ValidateOperandDebugType( in ValidateExtInst() [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_extensions.cpp | 253 spv_result_t ValidateOperandDebugType( in ValidateOperandDebugType() function 3214 auto validate_base_type = ValidateOperandDebugType( in ValidateExtInst() 3291 auto validate_return = ValidateOperandDebugType( in ValidateExtInst() 3296 auto validate_param = ValidateOperandDebugType( in ValidateExtInst() 3310 auto validate_underlying_type = ValidateOperandDebugType( in ValidateExtInst() 3377 ValidateOperandDebugType(_, "Type", inst, 6, ext_inst_name, true); in ValidateExtInst() 3430 auto validate_type = ValidateOperandDebugType(_, "Type", inst, 6, in ValidateExtInst() 3467 auto validate_type = ValidateOperandDebugType(_, "Type", inst, 6, in ValidateExtInst() 3504 ValidateOperandDebugType(_, "Type", inst, 6, ext_inst_name, true); in ValidateExtInst() 3586 auto validate_actual_type = ValidateOperandDebugType( in ValidateExtInst() [all …]
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/ |
D | validate_extensions.cpp | 249 spv_result_t ValidateOperandDebugType( in ValidateOperandDebugType() function 3210 auto validate_base_type = ValidateOperandDebugType( in ValidateExtInst() 3287 auto validate_return = ValidateOperandDebugType( in ValidateExtInst() 3292 auto validate_param = ValidateOperandDebugType( in ValidateExtInst() 3306 auto validate_underlying_type = ValidateOperandDebugType( in ValidateExtInst() 3373 ValidateOperandDebugType(_, "Type", inst, 6, ext_inst_name, true); in ValidateExtInst() 3426 auto validate_type = ValidateOperandDebugType(_, "Type", inst, 6, in ValidateExtInst() 3463 auto validate_type = ValidateOperandDebugType(_, "Type", inst, 6, in ValidateExtInst() 3500 ValidateOperandDebugType(_, "Type", inst, 6, ext_inst_name, true); in ValidateExtInst() 3582 auto validate_actual_type = ValidateOperandDebugType( in ValidateExtInst() [all …]
|