Home
last modified time | relevance | path

Searched refs:nir_lower_int_to_float (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_int_to_float.c179 nir_lower_int_to_float(nir_shader *shader) in nir_lower_int_to_float() function
Dmeson.build165 'nir_lower_int_to_float.c',
Dnir.h4999 bool nir_lower_int_to_float(nir_shader *shader);
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_program.c139 NIR_PASS_V(s, nir_lower_int_to_float); in lima_program_optimize_vs_nir()
243 NIR_PASS_V(s, nir_lower_int_to_float); in lima_program_optimize_fs_nir()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c1110 OPT_V(ctx->nir, nir_lower_int_to_float); in ir2_nir_compile()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler_nir.c1144 NIR_PASS_V(s, nir_lower_int_to_float); in etna_compile_shader_nir()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c3123 NIR_PASS_V(s, nir_lower_int_to_float); in nir_to_tgsi()
/third_party/mesa3d/src/gallium/drivers/i915/ci/
Di915-g33-fails.txt222 # "../src/compiler/nir/nir_lower_int_to_float.c:102: lower_alu_instr: Assertion `nir_alu_type_get_b…
/third_party/mesa3d/docs/relnotes/
D21.3.0.rst2548 - nir: preserve all metadata when nir_lower_int_to_float doesn't make progress
/third_party/mesa3d/ohos/
Ddependency_inputs.gni993 ../src/compiler/nir/nir_lower_int_to_float.c