Searched defs:logic_op (Results 1 – 9 of 9) sorted by relevance
12 __u16 logic_op; member
327 const int logic_op = c->fs_key->logicop_func; in v3d_nir_lower_logic_op_instr() local
309 logic_op(enum pipe_logicop func) in logic_op() function
455 uint8_t logic_op; member663 VkLogicOp logic_op; member
885 logic_op(struct gl_context *ctx, GLenum opcode, bool no_error) in logic_op() function
286 logic_op(enum pipe_logicop func) in logic_op() function
1321 unsigned logic_op; member2058 uint16_t logic_op; member
6018 unsigned logic_op = si_translate_blend_logic_op(logicOp); in radv_CmdSetLogicOpEXT() local
6741 static const GLchar* logic_op = " ||\n "; in test() local