Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_state.h45 static inline bool fd_logicop_enabled(struct fd_context *ctx) in fd_logicop_enabled() function
Dfreedreno_draw.c155 if (fd_logicop_enabled(ctx)) in fd_draw_vbo()