Searched refs:ir3_point_sprite (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ir3/ |
| H A D | ir3_gallium.h | 67 ir3_point_sprite(const struct ir3_shader_variant *fs, int i, function in typeref:typename:bool
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_program.c | 384 if (ir3_point_sprite(fp, j, emit->sprite_coord_enable, &coord_mode)) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_program.c | 502 if (ir3_point_sprite(s[FS].v, j, emit->sprite_coord_enable,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_program.c | 648 if (ir3_point_sprite(s[FS].v, j, emit->sprite_coord_enable,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_program.c | 1148 if (ir3_point_sprite(fs, j, sprite_coord_enable, &coord_mode)) {
|
Completed in 10 milliseconds