Home
last modified time | relevance | path

Searched refs:GLSLstd450Modf (Results 1 – 25 of 41) sorted by relevance

12

/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
DGLSL.std.450.h74 GLSLstd450Modf = 35, // second operand needs an OpVariable to write to enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
DGLSL.std.450.h74 GLSLstd450Modf = 35, // second operand needs an OpVariable to write to enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
DGLSL.std.450.h74 GLSLstd450Modf = 35, // second operand needs an OpVariable to write to enumerator
/third_party/spirv-headers/include/spirv/1.1/
DGLSL.std.450.h74 GLSLstd450Modf = 35, // second operand needs an OpVariable to write to enumerator
/third_party/glslang/SPIRV/
DGLSL.std.450.h74 GLSLstd450Modf = 35, // second operand needs an OpVariable to write to enumerator
/third_party/mesa3d/src/compiler/spirv/
DGLSL.std.450.h74 GLSLstd450Modf = 35, // second operand needs an OpVariable to write to enumerator
Dvtn_glsl450.c305 case GLSLstd450Modf: in handle_glsl450_alu()
345 case GLSLstd450Modf: { in handle_glsl450_alu()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
DGLSL.std.450.h74 GLSLstd450Modf = 35, // second operand needs an OpVariable to write to enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
DGLSL.std.450.h74 GLSLstd450Modf = 35, // second operand needs an OpVariable to write to enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
DGLSL.std.450.h74 GLSLstd450Modf = 35, // second operand needs an OpVariable to write to enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
DGLSL.std.450.h74 GLSLstd450Modf = 35, // second operand needs an OpVariable to write to enumerator
/third_party/spirv-headers/include/spirv/1.0/
DGLSL.std.450.h74 GLSLstd450Modf = 35, // second operand needs an OpVariable to write to enumerator
/third_party/spirv-headers/include/spirv/1.2/
DGLSL.std.450.h74 GLSLstd450Modf = 35, // second operand needs an OpVariable to write to enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
DGLSL.std.450.h74 GLSLstd450Modf = 35, // second operand needs an OpVariable to write to enumerator
/third_party/skia/third_party/externals/spirv-cross/
DGLSL.std.450.h57 GLSLstd450Modf = 35, // second operand needs an OpVariable to write to enumerator
/third_party/skia/src/sksl/
DGLSL.std.450.h74 GLSLstd450Modf = 35, // second operand needs an OpVariable to write to enumerator
/third_party/spirv-headers/include/spirv/unified1/
DGLSL.std.450.h74 GLSLstd450Modf = 35, // second operand needs an OpVariable to write to enumerator
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_move_instruction_down.cpp526 return extension == GLSLstd450Modf || extension == GLSLstd450Frexp; in IsMemoryWriteInstruction()
566 case GLSLstd450Modf: in GetMemoryWriteTarget()
/third_party/spirv-tools/source/fuzz/
Dtransformation_move_instruction_down.cpp526 return extension == GLSLstd450Modf || extension == GLSLstd450Frexp; in IsMemoryWriteInstruction()
566 case GLSLstd450Modf: in GetMemoryWriteTarget()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_move_instruction_down.cpp526 return extension == GLSLstd450Modf || extension == GLSLstd450Frexp; in IsMemoryWriteInstruction()
566 case GLSLstd450Modf: in GetMemoryWriteTarget()
/third_party/mesa3d/docs/relnotes/
D21.3.7.rst77 - spirv: Produce correct result for GLSLstd450Modf with Inf
D20.2.5.rst134 - spirv: fix GLSLstd450Modf/GLSLstd450Frexp when the destination is vector
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dupgrade_memory_model.cpp85 if (ext_inst == GLSLstd450Modf || ext_inst == GLSLstd450Frexp) { in UpgradeInstructions()
724 const bool is_modf = ext_inst->GetSingleWordInOperand(1u) == GLSLstd450Modf; in UpgradeExtInst()
/third_party/spirv-tools/source/opt/
Dupgrade_memory_model.cpp84 if (ext_inst == GLSLstd450Modf || ext_inst == GLSLstd450Frexp) { in UpgradeInstructions()
722 const bool is_modf = ext_inst->GetSingleWordInOperand(1u) == GLSLstd450Modf; in UpgradeExtInst()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dupgrade_memory_model.cpp85 if (ext_inst == GLSLstd450Modf || ext_inst == GLSLstd450Frexp) { in UpgradeInstructions()
724 const bool is_modf = ext_inst->GetSingleWordInOperand(1u) == GLSLstd450Modf; in UpgradeExtInst()

12