Home
last modified time | relevance | path

Searched refs:SpvOpTypeFunction (Results 1 – 25 of 68) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_global_undef.cpp42 type->opcode() != SpvOpTypeFunction && in IsApplicable()
Dtransformation_function_call.cpp63 assert(callee_type_inst->opcode() == SpvOpTypeFunction && in IsApplicable()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_add_global_undef.cpp42 type->opcode() != SpvOpTypeFunction && in IsApplicable()
Dtransformation_function_call.cpp63 assert(callee_type_inst->opcode() == SpvOpTypeFunction && in IsApplicable()
/third_party/skia/third_party/externals/spirv-tools/test/link/
Dglobal_values_amount_test.cpp48 3u << SpvWordCountShift | SpvOpTypeFunction, in SetUp()
/third_party/spirv-tools/test/link/
Dglobal_values_amount_test.cpp48 3u << SpvWordCountShift | SpvOpTypeFunction, in SetUp()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/link/
Dglobal_values_amount_test.cpp48 3u << SpvWordCountShift | SpvOpTypeFunction, in SetUp()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_function.cpp59 if (!function_type || SpvOpTypeFunction != function_type->opcode()) { in ValidateFunction()
246 if (!function_type || function_type->opcode() != SpvOpTypeFunction) { in ValidateFunctionCall()
/third_party/spirv-tools/source/val/
Dvalidate_function.cpp59 if (!function_type || SpvOpTypeFunction != function_type->opcode()) { in ValidateFunction()
246 if (!function_type || function_type->opcode() != SpvOpTypeFunction) { in ValidateFunctionCall()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_function.cpp59 if (!function_type || SpvOpTypeFunction != function_type->opcode()) { in ValidateFunction()
246 if (!function_type || function_type->opcode() != SpvOpTypeFunction) { in ValidateFunctionCall()
/third_party/mesa3d/src/compiler/spirv/
Dgl_spirv.c156 case SpvOpTypeFunction: in vtn_validate_handle_constant_instruction()
/third_party/flutter/skia/third_party/externals/spirv-tools/test/val/
Dval_type_unique_test.cpp170 HasSubstr(GetErrorString(SpvOpTypeFunction))); in TEST_F()
/third_party/spirv-tools/source/fuzz/
Dtransformation_function_call.cpp63 assert(callee_type_inst->opcode() == SpvOpTypeFunction && in IsApplicable()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_type_unique_test.cpp167 HasSubstr(GetErrorString(SpvOpTypeFunction))); in TEST_F()
/third_party/spirv-tools/test/val/
Dval_type_unique_test.cpp167 HasSubstr(GetErrorString(SpvOpTypeFunction))); in TEST_F()
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_type_unique_test.cpp167 HasSubstr(GetErrorString(SpvOpTypeFunction))); in TEST_F()
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dopcode.cpp291 case SpvOpTypeFunction: in spvOpcodeGeneratesType()
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dtype_manager.cpp125 case SpvOpTypeFunction: { in RecordIfTypeDefinition()
/third_party/flutter/skia/src/sksl/
Dspirv.h604 SpvOpTypeFunction = 33, enumerator
/third_party/skia/src/sksl/
Dspirv.h604 SpvOpTypeFunction = 33, enumerator
/third_party/spirv-tools/source/
Dopcode.cpp328 case SpvOpTypeFunction: in spvOpcodeGeneratesType()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dopcode.cpp328 case SpvOpTypeFunction: in spvOpcodeGeneratesType()
/third_party/skia/third_party/externals/spirv-tools/source/
Dopcode.cpp328 case SpvOpTypeFunction: in spvOpcodeGeneratesType()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
Dspirv.h698 SpvOpTypeFunction = 33, enumerator
/third_party/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.1/
Dspirv.h699 SpvOpTypeFunction = 33, enumerator

123