Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c819 crocus_setup_binding_table(const struct intel_device_info *devinfo, in crocus_setup_binding_table() function
1200 crocus_setup_binding_table(devinfo, nir, &bt, /* num_render_targets */ 0, in crocus_compile_vs()
1410 crocus_setup_binding_table(devinfo, nir, &bt, /* num_render_targets */ 0, in crocus_compile_tcs()
1549 crocus_setup_binding_table(devinfo, nir, &bt, /* num_render_targets */ 0, in crocus_compile_tes()
1692 crocus_setup_binding_table(devinfo, nir, &bt, /* num_render_targets */ 0, in crocus_compile_gs()
1832 crocus_setup_binding_table(devinfo, nir, &bt, in crocus_compile_fs()
2521 crocus_setup_binding_table(devinfo, nir, &bt, /* num_render_targets */ 0, in crocus_compile_cs()