Searched refs:nir_shader_lower_instructions (Results 1 - 25 of 40) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_fragcoord_wtrans.c73 return nir_shader_lower_instructions(shader,
H A Dnir_lower_convert_alu_types.c207 return nir_shader_lower_instructions(shader, is_alu_conversion,
H A Dnir_lower_ubo_vec4.c189 return nir_shader_lower_instructions(shader,
H A Dnir_lower_system_values.c235 bool progress = nir_shader_lower_instructions(shader,
513 nir_shader_lower_instructions(shader,
H A Dnir_lower_readonly_images_to_tex.c210 return nir_shader_lower_instructions(shader,
H A Dnir_lower_fp16_conv.c233 return nir_shader_lower_instructions(shader,
H A Dnir_lower_idiv.c286 return nir_shader_lower_instructions(shader,
H A Dnir_lower_alu_to_scalar.c364 return nir_shader_lower_instructions(shader,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_nir_lower_ubo_to_uniform.c80 return nir_shader_lower_instructions(shader,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_nir.c79 return nir_shader_lower_instructions(s, i915_sincos_filter,
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_nir_lower_load_barycentric_at_sample.c91 return nir_shader_lower_instructions(
H A Dir3_nir_lower_load_barycentric_at_offset.c100 return nir_shader_lower_instructions(
H A Dir3_nir_lower_tg4_to_tex.c97 return nir_shader_lower_instructions(shader, ir3_nir_lower_tg4_to_tex_filter,
H A Dir3_nir_analyze_ubo_ranges.c523 return nir_shader_lower_instructions(nir, fixup_load_uniform_filter,
588 bool progress = nir_shader_lower_instructions(
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dv3d_nir_lower_txf_ms.c81 nir_shader_lower_instructions(s,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_nir_lower_texcmp.c146 nir_shader_lower_instructions(s,
H A Dd3d12_nir_lower_vs_vertex_conversion.c154 nir_shader_lower_instructions(s,
H A Dd3d12_lower_int_cubemap_to_array.c256 nir_shader_lower_instructions(s,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_txf_ms.c137 nir_shader_lower_instructions(s,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_legalize_image_load_store.cpp179 return nir_shader_lower_instructions(shader,
H A Dsfn_instruction_tex.cpp407 return nir_shader_lower_instructions(shader,
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_nir_lower_tess_io_to_mem.c652 nir_shader_lower_instructions(shader,
681 nir_shader_lower_instructions(shader,
702 nir_shader_lower_instructions(shader,
758 nir_shader_lower_instructions(shader,
H A Dac_nir_lower_esgs_io_to_mem.c257 nir_shader_lower_instructions(shader,
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_nir_lower_multiview.c177 return nir_shader_lower_instructions(shader, is_load_view_index,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_lower_vulkan_resource.c212 nir_shader_lower_instructions(shader, lower_vulkan_resource_index, lower_vri_instr, layout);

Completed in 58 milliseconds

12