Home
last modified time | relevance | path

Searched defs:BlendOp (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/asic_reg/gca/
H A Dgfx_7_2_enum.h63 typedef enum BlendOp { enum
85 } BlendOp; typedef
H A Dgfx_8_0_enum.h64 typedef enum BlendOp { enum
86 } BlendOp; typedef
H A Dgfx_8_1_enum.h64 typedef enum BlendOp { enum
86 } BlendOp; typedef
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Dvega10_enum.h13305 typedef enum BlendOp { enum
13327 } BlendOp; typedef
H A Dnavi10_enum.h11714 typedef enum BlendOp { enum
11736 } BlendOp; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp18544 if (SDValue BlendOp = lowerVSELECTtoVectorShuffle(Op, Subtarget, DAG)) in LowerVSELECT() local