Home
last modified time | relevance | path

Searched refs:MSLShaderInput (Results 1 – 25 of 32) sorted by relevance

12

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_msl.hpp60 struct MSLShaderInput struct
518 void add_msl_shader_input(const MSLShaderInput &input);
929 std::map<uint32_t, MSLShaderInput> inputs_by_location;
930 std::unordered_map<uint32_t, MSLShaderInput> inputs_by_builtin;
H A Dspirv_cross_c.cpp1088 MSLShaderInput attr; in spvc_compiler_msl_add_vertex_attribute()
1111 MSLShaderInput input; in spvc_compiler_msl_add_shader_input()
2392 MSLShaderInput attr_default; in spvc_msl_vertex_attribute_init()
2404 MSLShaderInput input_default; in spvc_msl_shader_input_init()
H A Dmain.cpp616 SmallVector<MSLShaderInput> msl_shader_inputs;
1473 MSLShaderInput input; in main_inner()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_msl.hpp60 struct MSLShaderInput struct
518 void add_msl_shader_input(const MSLShaderInput &input);
929 std::map<uint32_t, MSLShaderInput> inputs_by_location;
930 std::unordered_map<uint32_t, MSLShaderInput> inputs_by_builtin;
H A Dspirv_cross_c.cpp1088 MSLShaderInput attr; in spvc_compiler_msl_add_vertex_attribute()
1111 MSLShaderInput input; in spvc_compiler_msl_add_shader_input()
2392 MSLShaderInput attr_default; in spvc_msl_vertex_attribute_init()
2404 MSLShaderInput input_default; in spvc_msl_shader_input_init()
H A Dmain.cpp616 SmallVector<MSLShaderInput> msl_shader_inputs;
1473 MSLShaderInput input; in main_inner()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/
H A Dspirv_msl.hpp53 struct MSLShaderInput struct
477 void add_msl_shader_input(const MSLShaderInput &input);
866 std::map<uint32_t, MSLShaderInput> inputs_by_location;
867 std::unordered_map<uint32_t, MSLShaderInput> inputs_by_builtin;
H A Dspirv_cross_c.cpp1053 MSLShaderInput attr; in spvc_compiler_msl_add_vertex_attribute()
1076 MSLShaderInput input; in spvc_compiler_msl_add_shader_input()
2321 MSLShaderInput attr_default; in spvc_msl_vertex_attribute_init()
2333 MSLShaderInput input_default; in spvc_msl_shader_input_init()
H A Dmain.cpp578 SmallVector<MSLShaderInput> msl_shader_inputs;
1408 MSLShaderInput input; in main_inner()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_msl.hpp60 struct MSLShaderInput struct
518 void add_msl_shader_input(const MSLShaderInput &input);
929 std::map<uint32_t, MSLShaderInput> inputs_by_location;
930 std::unordered_map<uint32_t, MSLShaderInput> inputs_by_builtin;
H A Dspirv_cross_c.cpp1088 MSLShaderInput attr; in spvc_compiler_msl_add_vertex_attribute()
1111 MSLShaderInput input; in spvc_compiler_msl_add_shader_input()
2392 MSLShaderInput attr_default; in spvc_msl_vertex_attribute_init()
2404 MSLShaderInput input_default; in spvc_msl_shader_input_init()
H A Dmain.cpp616 SmallVector<MSLShaderInput> msl_shader_inputs;
1473 MSLShaderInput input; in main_inner()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_msl.hpp60 struct MSLShaderInput struct
518 void add_msl_shader_input(const MSLShaderInput &input);
929 std::map<uint32_t, MSLShaderInput> inputs_by_location;
930 std::unordered_map<uint32_t, MSLShaderInput> inputs_by_builtin;
H A Dspirv_cross_c.cpp1088 MSLShaderInput attr; in spvc_compiler_msl_add_vertex_attribute()
1111 MSLShaderInput input; in spvc_compiler_msl_add_shader_input()
2392 MSLShaderInput attr_default; in spvc_msl_vertex_attribute_init()
2404 MSLShaderInput input_default; in spvc_msl_shader_input_init()
H A Dmain.cpp616 SmallVector<MSLShaderInput> msl_shader_inputs;
1473 MSLShaderInput input; in main_inner()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_msl.hpp60 struct MSLShaderInput struct
518 void add_msl_shader_input(const MSLShaderInput &input);
929 std::map<uint32_t, MSLShaderInput> inputs_by_location;
930 std::unordered_map<uint32_t, MSLShaderInput> inputs_by_builtin;
H A Dspirv_cross_c.cpp1088 MSLShaderInput attr; in spvc_compiler_msl_add_vertex_attribute()
1111 MSLShaderInput input; in spvc_compiler_msl_add_shader_input()
2392 MSLShaderInput attr_default; in spvc_msl_vertex_attribute_init()
2404 MSLShaderInput input_default; in spvc_msl_shader_input_init()
H A Dmain.cpp616 SmallVector<MSLShaderInput> msl_shader_inputs;
1473 MSLShaderInput input; in main_inner()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/spirv-cross-internal/src/
H A Dmsl.rs15 vertex_attribute_overrides: Vec<br::spirv_cross::MSLShaderInput>,
451 br::spirv_cross::MSLShaderInput { in set_compiler_options()
H A Dwrapper.hpp173 … const spirv_cross::MSLShaderInput *p_vat_overrides, const size_t vat_override_count,
H A Dwrapper.cpp113 … const spirv_cross::MSLShaderInput *p_vat_overrides, const size_t vat_override_count, in sc_internal_compiler_msl_compile()
H A Dbindings_native.rs2404 pub struct MSLShaderInput { struct
2764 p_vat_overrides: *const root::spirv_cross::MSLShaderInput, in sc_internal_compiler_msl_compile() argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/spirv-cross-internal/src/
H A Dmsl.rs15 vertex_attribute_overrides: Vec<br::spirv_cross::MSLShaderInput>,
451 br::spirv_cross::MSLShaderInput { in set_compiler_options()
H A Dwrapper.hpp173 … const spirv_cross::MSLShaderInput *p_vat_overrides, const size_t vat_override_count,
H A Dwrapper.cpp113 … const spirv_cross::MSLShaderInput *p_vat_overrides, const size_t vat_override_count, in sc_internal_compiler_msl_compile()

12