Home
last modified time | relevance | path

Searched refs:SpvOpSpecConstant (Results 1 – 25 of 54) sorted by relevance

123

/external/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.constant_test.cpp392 MakeInstruction(SpvOpSpecConstant, {1, 2, 0x1234})})},
395 MakeInstruction(SpvOpSpecConstant, {1, 2, 0x8000})})},
398 MakeInstruction(SpvOpSpecConstant, {1, 2, 0xffff8000})})},
401 MakeInstruction(SpvOpSpecConstant, {1, 2, uint32_t(-32)})})},
405 MakeInstruction(SpvOpSpecConstant, {1, 2, 42})})},
408 MakeInstruction(SpvOpSpecConstant, {1, 2, uint32_t(-32)})})},
411 MakeInstruction(SpvOpSpecConstant, {1, 2, 0x3f800000})})},
414 MakeInstruction(SpvOpSpecConstant, {1, 2, 0x41200000})})},
418 MakeInstruction(SpvOpSpecConstant, {1, 2, 0x1234, 0})})},
421 MakeInstruction(SpvOpSpecConstant, {1, 2, 1, 0x00008000})})},
[all …]
/external/angle/third_party/spirv-tools/src/test/
Dtext_to_binary.constant_test.cpp392 MakeInstruction(SpvOpSpecConstant, {1, 2, 0x1234})})},
395 MakeInstruction(SpvOpSpecConstant, {1, 2, 0x8000})})},
398 MakeInstruction(SpvOpSpecConstant, {1, 2, 0xffff8000})})},
401 MakeInstruction(SpvOpSpecConstant, {1, 2, uint32_t(-32)})})},
405 MakeInstruction(SpvOpSpecConstant, {1, 2, 42})})},
408 MakeInstruction(SpvOpSpecConstant, {1, 2, uint32_t(-32)})})},
411 MakeInstruction(SpvOpSpecConstant, {1, 2, 0x3f800000})})},
414 MakeInstruction(SpvOpSpecConstant, {1, 2, 0x41200000})})},
418 MakeInstruction(SpvOpSpecConstant, {1, 2, 0x1234, 0})})},
421 MakeInstruction(SpvOpSpecConstant, {1, 2, 1, 0x00008000})})},
[all …]
/external/deqp-deps/SPIRV-Tools/test/
Dtext_to_binary.constant_test.cpp392 MakeInstruction(SpvOpSpecConstant, {1, 2, 0x1234})})},
395 MakeInstruction(SpvOpSpecConstant, {1, 2, 0x8000})})},
398 MakeInstruction(SpvOpSpecConstant, {1, 2, 0xffff8000})})},
401 MakeInstruction(SpvOpSpecConstant, {1, 2, uint32_t(-32)})})},
405 MakeInstruction(SpvOpSpecConstant, {1, 2, 42})})},
408 MakeInstruction(SpvOpSpecConstant, {1, 2, uint32_t(-32)})})},
411 MakeInstruction(SpvOpSpecConstant, {1, 2, 0x3f800000})})},
414 MakeInstruction(SpvOpSpecConstant, {1, 2, 0x41200000})})},
418 MakeInstruction(SpvOpSpecConstant, {1, 2, 0x1234, 0})})},
421 MakeInstruction(SpvOpSpecConstant, {1, 2, 1, 0x00008000})})},
[all …]
/external/mesa3d/src/compiler/spirv/
Dgl_spirv.c103 case SpvOpSpecConstant: in vtn_validate_handle_constant()
173 case SpvOpSpecConstant: in vtn_validate_handle_constant_instruction()
/external/angle/third_party/spirv-tools/src/source/opt/
Dfreeze_spec_constant_value_pass.cpp26 case SpvOp::SpvOpSpecConstant: in Process()
Dset_spec_constant_default_value_pass.cpp117 case SpvOp::SpvOpSpecConstant: in CanHaveSpecIdDecoration()
279 case SpvOp::SpvOpSpecConstant: in Process()
Dtype_manager.cpp720 if (length_constant_inst->opcode() == SpvOpSpecConstant) { in RecordIfTypeDefinition()
733 if ((opcode == SpvOpConstant) || (opcode == SpvOpSpecConstant)) { in RecordIfTypeDefinition()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dfreeze_spec_constant_value_pass.cpp26 case SpvOp::SpvOpSpecConstant: in Process()
Dset_spec_constant_default_value_pass.cpp117 case SpvOp::SpvOpSpecConstant: in CanHaveSpecIdDecoration()
279 case SpvOp::SpvOpSpecConstant: in Process()
Dtype_manager.cpp720 if (length_constant_inst->opcode() == SpvOpSpecConstant) { in RecordIfTypeDefinition()
733 if ((opcode == SpvOpConstant) || (opcode == SpvOpSpecConstant)) { in RecordIfTypeDefinition()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfreeze_spec_constant_value_pass.cpp26 case SpvOp::SpvOpSpecConstant: in Process()
Dset_spec_constant_default_value_pass.cpp117 case SpvOp::SpvOpSpecConstant: in CanHaveSpecIdDecoration()
279 case SpvOp::SpvOpSpecConstant: in Process()
Dtype_manager.cpp720 if (length_constant_inst->opcode() == SpvOpSpecConstant) { in RecordIfTypeDefinition()
733 if ((opcode == SpvOpConstant) || (opcode == SpvOpSpecConstant)) { in RecordIfTypeDefinition()
/external/deqp-deps/SPIRV-Tools/source/
Dopcode.cpp222 case SpvOpSpecConstant: in spvOpcodeIsSpecConstant()
241 case SpvOpSpecConstant: in spvOpcodeIsConstant()
258 case SpvOpSpecConstant: in spvOpcodeIsScalarSpecConstant()
/external/angle/third_party/spirv-tools/src/source/
Dopcode.cpp222 case SpvOpSpecConstant: in spvOpcodeIsSpecConstant()
241 case SpvOpSpecConstant: in spvOpcodeIsConstant()
258 case SpvOpSpecConstant: in spvOpcodeIsScalarSpecConstant()
/external/swiftshader/third_party/SPIRV-Tools/source/
Dopcode.cpp220 case SpvOpSpecConstant: in spvOpcodeIsSpecConstant()
239 case SpvOpSpecConstant: in spvOpcodeIsConstant()
256 case SpvOpSpecConstant: in spvOpcodeIsScalarSpecConstant()
/external/skia/src/sksl/
Dspirv.h619 SpvOpSpecConstant = 50, enumerator
/external/skqp/src/sksl/
Dspirv.h619 SpvOpSpecConstant = 50, enumerator
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_constants.cpp444 case SpvOpSpecConstant: in ConstantPass()
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_constants.cpp444 case SpvOpSpecConstant: in ConstantPass()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_constants.cpp444 case SpvOpSpecConstant: in ConstantPass()
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.h713 SpvOpSpecConstant = 50, enumerator
/external/angle/third_party/spirv-headers/src/include/spirv/1.0/
Dspirv.h713 SpvOpSpecConstant = 50, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.h713 SpvOpSpecConstant = 50, enumerator
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.h713 SpvOpSpecConstant = 50, enumerator

123