Searched refs:has_compute (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.h180 has_compute(struct fd_screen *screen) function in typeref:typename:bool
H A Dfreedreno_screen.c211 return has_compute(screen);
460 if (has_compute(screen))
589 if (!has_compute(screen))
H A Dfreedreno_draw.c483 if (has_compute(fd_screen(pctx->screen))) {
H A Dfreedreno_state.c621 if (has_compute(fd_screen(pctx->screen))) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.h251 has_compute(struct fd_screen *screen) function in typeref:typename:bool
H A Dfreedreno_screen.c233 return has_compute(screen);
584 if (has_compute(screen))
713 if (!has_compute(screen))
H A Dfreedreno_draw.c592 if (has_compute(fd_screen(pctx->screen))) {
H A Dfreedreno_state.c701 if (has_compute(fd_screen(pctx->screen))) {

Completed in 9 milliseconds