OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:blend_add
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_mc.h
53
void *
blend_add
[VL_MC_NUM_BLENDERS];
member in struct:vl_mc
vl_compositor.h
98
void *blend_clear, *
blend_add
;
member in struct:vl_compositor
/external/mesa3d/src/gallium/auxiliary/vl/
vl_mc.h
53
void *
blend_add
[VL_MC_NUM_BLENDERS];
member in struct:vl_mc
vl_compositor.h
98
void *blend_clear, *
blend_add
;
member in struct:vl_compositor
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_blend.c
246
blend_add
(struct gl_context *ctx, GLuint n, const GLubyte mask[],
function
962
swrast->BlendFunc =
blend_add
;
[
all
...]
/external/mesa3d/src/mesa/swrast/
s_blend.c
246
blend_add
(struct gl_context *ctx, GLuint n, const GLubyte mask[],
function
962
swrast->BlendFunc =
blend_add
;
[
all
...]
Completed in 55 milliseconds