Searched defs:logicop_func (Results 1 - 3 of 3) sorted by path

/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_logicop.c45 unsigned logicop_func,
54 switch (logicop_func) {
44 lp_build_logicop(LLVMBuilderRef builder, unsigned logicop_func, LLVMValueRef src, LLVMValueRef dst) argument
/external/mesa3d/src/gallium/include/pipe/
H A Dp_state.h271 unsigned logicop_func:4; /**< PIPE_LOGICOP_x */ member in struct:pipe_blend_state
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_structs.h375 GLuint logicop_func:4; member in struct:brw_cc_unit_state::__anon14115

Completed in 467 milliseconds