Searched refs:spir (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/clc/
H A Dclc_helpers.h83 clc_free_spir_binary(struct clc_binary *spir);
H A Dclc.h184 clc_free_spir(struct clc_binary *spir);
H A Dclc.c224 clc_free_spir(struct clc_binary *spir) argument
226 clc_free_spir_binary(spir);
H A Dclc_helpers.cpp980 auto mod = ::llvm::parseBitcodeFile(::llvm::MemoryBufferRef(spir_ref, "<spir>"), *llvm_ctx);
1126 clc_free_spir_binary(struct clc_binary *spir) argument
1128 free(spir->data);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D13.0.2.rst54 - radv: spir-v allows texture size query with and without lod.
H A D20.3.3.rst86 - spir-v: Mark floating point comparisons exact
H A D21.1.0.rst1498 - llvmpipe: enable GL spir-v support
1988 - zik: correct spir-v caps for textures and images
2040 - zink: follow spir-v 1.0 spec
2042 - zink: tighten emitted image spir-v caps
H A D21.2.0.rst2322 - zink: allow to specify any spir-v version to nir_to_spirv
2323 - zink: calculate spir-v version based on vk version
2325 - zink: use a macro for spir-v versions
H A D21.0.0.rst1511 - spir-v: Mark floating point comparisons exact
H A D20.3.0.rst1348 - clover/spirv: hook up spir-v environment for 3.0

Completed in 31 milliseconds