Home
last modified time | relevance | path

Searched defs:logic_op (Results 1 – 8 of 8) sorted by relevance

/third_party/libdrm/nouveau/nvif/
Dif0003.h12 __u16 logic_op; member
/third_party/mesa3d/src/broadcom/compiler/
Dv3d_nir_lower_logic_ops.c325 const int logic_op = c->fs_key->logicop_func; in v3d_nir_lower_logic_op_instr() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_state.c301 logic_op(enum pipe_logicop func) in logic_op() function
/third_party/mesa3d/src/mesa/main/
Dblend.c885 logic_op(struct gl_context *ctx, GLenum opcode, bool no_error) in logic_op() function
/third_party/mesa3d/src/vulkan/runtime/
Dvk_graphics_state.h673 uint8_t logic_op; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context_graphics.cpp237 logic_op(enum pipe_logicop func) in logic_op() function
/third_party/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c8363 unsigned logic_op = radv_translate_blend_logic_op(logicOp); in radv_CmdSetLogicOpEXT() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp6741 static const GLchar* logic_op = " ||\n "; in test() local