Home
last modified time | relevance | path

Searched refs:SpvOpConstantNull (Results 1 – 25 of 115) sorted by relevance

12345

/third_party/mesa3d/src/compiler/spirv/
Dgl_spirv.c93 case SpvOpConstantNull: in vtn_validate_handle_constant()
170 case SpvOpConstantNull: in vtn_validate_handle_constant_instruction()
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dopcode.cpp202 case SpvOpConstantNull: in spvOpcodeIsConstant()
254 case SpvOpConstantNull: in spvOpcodeReturnsLogicalVariablePointer()
/third_party/spirv-tools/source/opt/
Dreflect.h58 return opcode >= SpvOpConstantTrue && opcode <= SpvOpConstantNull; in IsCompileTimeConstantInst()
Dunify_const_pass.cpp145 case SpvOp::SpvOpConstantNull: in Process()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dreflect.h58 return opcode >= SpvOpConstantTrue && opcode <= SpvOpConstantNull; in IsCompileTimeConstantInst()
Dunify_const_pass.cpp145 case SpvOp::SpvOpConstantNull: in Process()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dreflect.h58 return opcode >= SpvOpConstantTrue && opcode <= SpvOpConstantNull; in IsCompileTimeConstantInst()
Dunify_const_pass.cpp145 case SpvOp::SpvOpConstantNull: in Process()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_constant_null.cpp51 ir_context, SpvOpConstantNull, message_.type_id(), message_.fresh_id(), in Apply()
Dfuzzer_pass_add_loads.cpp67 case SpvOpConstantNull: in Apply()
Dfuzzer_pass_add_stores.cpp79 case SpvOpConstantNull: in Apply()
Dfuzzer_pass_add_access_chains.cpp67 case SpvOpConstantNull: in Apply()
/third_party/spirv-tools/source/fuzz/
Dtransformation_add_constant_null.cpp51 ir_context, SpvOpConstantNull, message_.type_id(), message_.fresh_id(), in Apply()
Dfuzzer_pass_add_loads.cpp67 case SpvOpConstantNull: in Apply()
Dfuzzer_pass_add_stores.cpp79 case SpvOpConstantNull: in Apply()
Dfuzzer_pass_add_access_chains.cpp67 case SpvOpConstantNull: in Apply()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_add_constant_null.cpp51 ir_context, SpvOpConstantNull, message_.type_id(), message_.fresh_id(), in Apply()
Dfuzzer_pass_add_loads.cpp67 case SpvOpConstantNull: in Apply()
Dfuzzer_pass_add_stores.cpp79 case SpvOpConstantNull: in Apply()
Dfuzzer_pass_add_access_chains.cpp67 case SpvOpConstantNull: in Apply()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dtransformation_add_constant_null_test.cpp90 ASSERT_EQ(SpvOpConstantNull, in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_add_constant_null_test.cpp90 ASSERT_EQ(SpvOpConstantNull, in TEST()
/third_party/spirv-tools/test/fuzz/
Dtransformation_add_constant_null_test.cpp90 ASSERT_EQ(SpvOpConstantNull, in TEST()
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dunify_const_pass.cpp139 case SpvOp::SpvOpConstantNull: in Process()
/third_party/skia/third_party/externals/spirv-tools/source/
Dopcode.cpp238 case SpvOpConstantNull: in spvOpcodeIsConstant()
291 case SpvOpConstantNull: in spvOpcodeReturnsLogicalVariablePointer()

12345