/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/ |
H A D | spirv.hpp | 350 DecorationNoPerspective = 13, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/ |
H A D | spirv.hpp | 354 DecorationNoPerspective = 13, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
H A D | spirv.hpp | 350 DecorationNoPerspective = 13, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
H A D | spirv.hpp | 354 DecorationNoPerspective = 13, enumerator
|
/third_party/spirv-headers/include/spirv/1.0/ |
H A D | spirv.hpp | 350 DecorationNoPerspective = 13, enumerator
|
/third_party/spirv-headers/include/spirv/1.1/ |
H A D | spirv.hpp | 354 DecorationNoPerspective = 13, enumerator
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_msl.cpp | 2012 set_decoration(new_type_id, DecorationNoPerspective); in build_msl_interpolant_type() 2108 bool is_noperspective = has_decoration(var.self, DecorationNoPerspective); in add_plain_variable_to_interface_block() 2276 set_member_decoration(ib_type.self, ib_mbr_idx, DecorationNoPerspective); in add_plain_variable_to_interface_block() 2315 bool is_noperspective = has_decoration(var.self, DecorationNoPerspective); in add_composite_variable_to_interface_block() 2433 set_member_decoration(ib_type.self, ib_mbr_idx, DecorationNoPerspective); in add_composite_variable_to_interface_block() 2503 bool is_noperspective = has_member_decoration(var_type.self, mbr_idx, DecorationNoPerspective) || in add_composite_member_variable_to_interface_block() 2504 has_decoration(var.self, DecorationNoPerspective); in add_composite_member_variable_to_interface_block() 2603 set_member_decoration(ib_type.self, ib_mbr_idx, DecorationNoPerspective); in add_composite_member_variable_to_interface_block() 2673 bool is_noperspective = has_member_decoration(var_type.self, mbr_idx, DecorationNoPerspective) || in add_plain_member_variable_to_interface_block() 2674 has_decoration(var.self, DecorationNoPerspective); in add_plain_member_variable_to_interface_block() [all...] |
H A D | spirv.hpp | 435 DecorationNoPerspective = 13, enumerator
|
H A D | spirv_hlsl.cpp | 811 if (flags.get(DecorationNoPerspective)) in to_interpolation_qualifiers()
|
H A D | spirv_glsl.cpp | 1148 if (flags.get(DecorationNoPerspective))
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/ |
H A D | spirv.hpp | 357 DecorationNoPerspective = 13, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
H A D | spirv.hpp | 357 DecorationNoPerspective = 13, enumerator
|
/third_party/spirv-headers/include/spirv/1.2/ |
H A D | spirv.hpp | 357 DecorationNoPerspective = 13, enumerator
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
H A D | operand_capabilities_test.cpp | 425 CASE1(DECORATION, DecorationNoPerspective, Shader),
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | operand_capabilities_test.cpp | 425 CASE1(DECORATION, DecorationNoPerspective, Shader),
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | BuildSPIRV.cpp | 2013 decoration = spv::DecorationNoPerspective; in writeInterpolationDecoration()
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/ |
H A D | spirv.hpp | 452 DecorationNoPerspective = 13, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
H A D | spirv.hpp | 452 DecorationNoPerspective = 13, enumerator
|
/third_party/glslang/SPIRV/ |
H A D | spirv.hpp | 479 DecorationNoPerspective = 13, enumerator
|
H A D | GlslangToSpv.cpp | 478 return spv::DecorationNoPerspective; in TranslateInterpolationDecoration()
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SpirvShader.cpp | 1433 case spv::DecorationNoPerspective: in Apply()
|
/third_party/spirv-headers/include/spirv/unified1/ |
H A D | spirv.hpp | 493 DecorationNoPerspective = 13, enumerator
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | glslang_wrapper_utils.cpp | 3396 case spv::DecorationNoPerspective:
|