Home
last modified time | relevance | path

Searched refs:DecorationNoPerspective (Results 1 - 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp350 DecorationNoPerspective = 13, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.hpp354 DecorationNoPerspective = 13, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.hpp350 DecorationNoPerspective = 13, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.hpp354 DecorationNoPerspective = 13, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp350 DecorationNoPerspective = 13, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A Dspirv.hpp354 DecorationNoPerspective = 13, enumerator
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_msl.cpp2012 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 Dspirv.hpp435 DecorationNoPerspective = 13, enumerator
H A Dspirv_hlsl.cpp811 if (flags.get(DecorationNoPerspective)) in to_interpolation_qualifiers()
H A Dspirv_glsl.cpp1148 if (flags.get(DecorationNoPerspective))
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.hpp357 DecorationNoPerspective = 13, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.hpp357 DecorationNoPerspective = 13, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A Dspirv.hpp357 DecorationNoPerspective = 13, enumerator
/third_party/skia/third_party/externals/spirv-tools/test/
H A Doperand_capabilities_test.cpp425 CASE1(DECORATION, DecorationNoPerspective, Shader),
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Doperand_capabilities_test.cpp425 CASE1(DECORATION, DecorationNoPerspective, Shader),
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DBuildSPIRV.cpp2013 decoration = spv::DecorationNoPerspective; in writeInterpolationDecoration()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
H A Dspirv.hpp452 DecorationNoPerspective = 13, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dspirv.hpp452 DecorationNoPerspective = 13, enumerator
/third_party/glslang/SPIRV/
H A Dspirv.hpp479 DecorationNoPerspective = 13, enumerator
H A DGlslangToSpv.cpp478 return spv::DecorationNoPerspective; in TranslateInterpolationDecoration()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShader.cpp1433 case spv::DecorationNoPerspective: in Apply()
/third_party/spirv-headers/include/spirv/unified1/
H A Dspirv.hpp493 DecorationNoPerspective = 13, enumerator
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dglslang_wrapper_utils.cpp3396 case spv::DecorationNoPerspective:

Completed in 145 milliseconds