Home
last modified time | relevance | path

Searched refs:ir3_shader_options (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_gallium.c310 ir3_shader_from_nir(compiler, nir, &(struct ir3_shader_options){ in ir3_shader_compute_state_create()
377 ir3_shader_from_nir(compiler, nir, &(struct ir3_shader_options){ in ir3_shader_state_create()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_shader.h926 struct ir3_shader_options { struct
934 const struct ir3_shader_options *options, argument
Dir3_shader.c662 const struct ir3_shader_options *options, in ir3_shader_from_nir()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_shader.c835 ir3_shader_from_nir(dev->compiler, nir, &(struct ir3_shader_options) { in tu_shader_create()
Dtu_clear_blit.c646 ir3_shader_from_nir(dev->compiler, nir, &(struct ir3_shader_options) { in compile_shader()