Searched refs:can_emulate_logicop (Results 1 – 1 of 1) sorted by relevance
3219 static inline bool can_emulate_logicop(enum pipe_logicop op) in can_emulate_logicop() function3281 …if (type == PIPE_SHADER_FRAGMENT && vrend_state.use_gles && can_emulate_logicop(sub_ctx->blend_sta… in vrend_fill_shader_key()5056 if (can_emulate_logicop(state->logicop_func)) in vrend_hw_emit_blend()