Home
last modified time | relevance | path

Searched refs:spirv_to_dxil (Results 1 – 15 of 15) sorted by relevance

/third_party/mesa3d/src/microsoft/spirv_to_dxil/
Dmeson.build23 'spirv_to_dxil',
27 'spirv_to_dxil.c',
28 'spirv_to_dxil.h',
32 vs_module_defs : 'spirv_to_dxil.def',
43 spirv_to_dxil = executable( variable
Dspirv_to_dxil.def2 spirv_to_dxil
Dspirv_to_dxil.h179 spirv_to_dxil(const uint32_t *words, size_t word_count,
Dspirv2dxil.c148 if (spirv_to_dxil((uint32_t *)file_contents, word_count, NULL, 0, in main()
Dspirv_to_dxil.c93 spirv_to_dxil(const uint32_t *words, size_t word_count, in spirv_to_dxil() function
/third_party/mesa3d/src/microsoft/
Dmeson.build27 subdir('spirv_to_dxil') subdir
/third_party/mesa3d/docs/relnotes/
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
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 …]
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 …]
D22.2.0.rst907 - microsoft/spirv_to_dxil: Allow forcing per-sample shading
921 - microsoft/spirv_to_dxil: Add a draw_id field to vertex_runtime_data
942 - microsoft/spirv_to_dxil: Fix push_constants type declaration
943 - microsoft/spirv_to_dxil: Fix the push_constant UBO size calculation
948 - microsoft/spirv_to_dxil: Extract NIR passes out of spirv_to_dxil()
949 - microsoft/spirv_to_dxil: Constify the descriptor binding mapping fields
951 - microsoft/spirv_to_dxil: Remove dead IO vars at the end of dxil_spirv_nir_passes()
952 - microsoft/spirv_to_dxil: Add a linking helper
954 - microsoft/spirv_to_dxil: vectorize IOs
959 - microsoft/spirv_to_dxil: Let spirv_to_dxil() handle the linking
[all …]
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…
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
D22.1.0.rst1229 - microsoft/spirv_to_dxil: Add missing ralloc_free
1321 - microsoft/spirv_to_dxil: use dxil_validator
D21.0.0.rst2353 - microsoft/compiler: Add dedicated spirv_to_dxil libraries
/third_party/mesa3d/ohos/
Ddependency_inputs.gni6334 "../src/microsoft/spirv_to_dxil/meson.build",
6335 "../src/microsoft/spirv_to_dxil/spirv2dxil.c",
6336 "../src/microsoft/spirv_to_dxil/spirv_to_dxil.c",
6337 "../src/microsoft/spirv_to_dxil/spirv_to_dxil.def",
6338 "../src/microsoft/spirv_to_dxil/spirv_to_dxil.h",