Home
last modified time | relevance | path

Searched full:spirv_to_dxil (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/mesa3d/src/microsoft/spirv_to_dxil/
H A Dmeson.build5 'spirv_to_dxil',
11 'spirv_to_dxil.c',
12 'spirv_to_dxil.h',
16 vs_module_defs : 'spirv_to_dxil.def',
27 spirv_to_dxil = executable( variable
H A Dspirv_to_dxil.c25 #include "spirv_to_dxil.h"
45 spirv_to_dxil(const uint32_t *words, size_t word_count, in spirv_to_dxil() function
H A Dspirv_to_dxil.h229 spirv_to_dxil(const uint32_t *words, size_t word_count,
240 * Free the buffer allocated by spirv_to_dxil.
H A Dspirv2dxil.c34 #include "spirv_to_dxil.h"
67 fprintf(stderr, "spirv_to_dxil error: %s", msg); in log_spirv_to_dxil_error()
H A Ddxil_spirv_nir.c24 #include "spirv_to_dxil.h"
941 // base zero before spirv_to_dxil was called. Therefore, we can zero out in dxil_spirv_nir_passes()
1123 /* spirv_to_dxil() only emits generic vertex attributes. */ in dxil_spirv_nir_passes()
H A Dspirv_to_dxil.def2 spirv_to_dxil
H A Ddxil_spirv_nir.h28 #include "spirv_to_dxil.h"
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D22.1.2.rst58 - microsoft/spirv_to_dxil: Fix push_constants type declaration
59 - microsoft/spirv_to_dxil: Fix the push_constant UBO size calculation
H A D22.0.0.rst539 - microsoft/spirv_to_dxil: Remove dead variables after the struct split pass
540 - microsoft/spirv_to_dxil: Allow dumping NIR
541 - microsoft/spirv_to_dxil: Support [un]conditional YZ-flip
542 - microsoft/spirv_to_dxil: Discard PSIZ accesses
543 - microsoft/spirv_to_dxil: Lower atomics to their dxil variants
544 - microsoft/spirv_to_dxil: Make sure the SampleMask is a uint
545 - microsoft/spirv_to_dxil: Define idep_libspirv_to_dxil
1473 - microsoft/spirv_to_dxil: Add DXIL validation to spirv2dxil
2672 - microsoft/spirv_to_dxil: check for variables r/w access
2673 - microsoft/spirv_to_dxil: lower input attachments
[all …]
H A D21.3.0.rst115 - spirv2dxil.c:128:22: error: passing argument 7 of ‘spirv_to_dxil’ from incompatible pointer type …
1520 - microsoft/spirv_to_dxil: Adding continue opt pass to fix DXIL loop gen
1524 - microsoft/spirv_to_dxil: Enable support for shared memory
1526 - spirv_to_dxil: Convert out parameters to a single object
1528 - spirv_to_dxil: Add support for nir_intrinsic_load_num_workgroups
1529 - spirv_to_dxil: Add support for non-zero vertex and instance indices
2119 - spirv2dxil: Fix build after spirv_to_dxil signature change
2805 - spirv_to_dxil: expose version number
2806 - spirv_to_dxil: Run nir_lower_tex during compilation
2812 - microsoft/spirv_to_dxil: Add \`install : true` to spirv_to_dxil library.
[all …]
H A D22.2.0.rst905 - microsoft/spirv_to_dxil: Allow forcing per-sample shading
919 - microsoft/spirv_to_dxil: Add a draw_id field to vertex_runtime_data
940 - microsoft/spirv_to_dxil: Fix push_constants type declaration
941 - microsoft/spirv_to_dxil: Fix the push_constant UBO size calculation
946 - microsoft/spirv_to_dxil: Extract NIR passes out of spirv_to_dxil()
947 - microsoft/spirv_to_dxil: Constify the descriptor binding mapping fields
949 - microsoft/spirv_to_dxil: Remove dead IO vars at the end of dxil_spirv_nir_passes()
950 - microsoft/spirv_to_dxil: Add a linking helper
952 - microsoft/spirv_to_dxil: vectorize IOs
957 - microsoft/spirv_to_dxil: Let spirv_to_dxil() handle the linking
[all …]
H A D21.1.0.rst1704 - microsoft/spirv_to_dxil: Add support for load_vulkan_descriptor
1705 - microsoft/spirv_to_dxil: Use non-zero exit code on failed compilations
2848 - microsoft/spirv_to_dxil: Implement TODO for removing dead functions
2849 - spirv_to_dxil: Handle clip/cull distance
2851 - microsoft/spirv_to_dxil: Lower globals to function_temp
2852 - microsoft/spirv_to_dxil: Lower io arrays
2857 - microsoft/spirv_to_dxil: Support doubles
3728 - microsoft/spirv_to_dxil: Fix spirv2dxil I/O to use binary mode
3729 - microsoft/spirv_to_dxil: Add lowering pass to handle gl_PerVertex
3730 - microsoft/spirv_to_dxil: Add extra lowering functions according to the docs on nir_inline_functio…
H A D21.2.0.rst2170 - microsoft/spirv_to_dxil: Add drive_location assignment
3048 - microsoft/spirv_to_dxil: Lower samplers from deref to index
3049 - microsoft/spirv_to_dxil: Lower loads/stores to DXIL
3080 - microsoft/spirv_to_dxil: Treat read-only storage images as SRVs
H A D22.1.0.rst1229 - microsoft/spirv_to_dxil: Add missing ralloc_free
1321 - microsoft/spirv_to_dxil: use dxil_validator
H A D21.0.0.rst2353 - microsoft/compiler: Add dedicated spirv_to_dxil libraries
H A D24.2.0.rst1685 - microsoft: Use spirv_capabilities for spirv_to_dxil
H A D23.1.0.rst4245 - spirv_to_dxil: Unify spirv_to_nir_options
H A D22.3.0.rst4180 - microsoft/spirv2dxil: Change \`spirv_to_dxil()` to receive SM and validator versions
/aosp_15_r20/external/mesa3d/src/microsoft/
H A Dmeson.build9 subdir('spirv_to_dxil') subdir
/aosp_15_r20/external/mesa3d/src/microsoft/ci/
H A Dgitlab-ci-inc.yml59 - src/microsoft/spirv_to_dxil/*
/aosp_15_r20/external/mesa3d/
H A D.mr-label-maker.yml281 '^src/microsoft/spirv_to_dxil/': ['dozen']
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_meta.c26 #include "spirv_to_dxil.h"
H A Ddzn_private.h66 #include "spirv_to_dxil.h"
H A Ddzn_nir.c26 #include "spirv_to_dxil.h"
H A Ddzn_pipeline.c31 #include "spirv_to_dxil.h"

12