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 Dir3_gallium.h67 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 Dfd3_program.c384 if (ir3_point_sprite(fp, j, emit->sprite_coord_enable, &coord_mode)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_program.c502 if (ir3_point_sprite(s[FS].v, j, emit->sprite_coord_enable,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_program.c648 if (ir3_point_sprite(s[FS].v, j, emit->sprite_coord_enable,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_program.c1148 if (ir3_point_sprite(fs, j, sprite_coord_enable, &coord_mode)) {

Completed in 10 milliseconds