OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BlendFuncSeparatei
(Results
1 - 6
of
6
) sorted by null
/external/mesa3d/src/mesa/main/
blend.c
314
if (ctx->Driver.
BlendFuncSeparatei
) {
315
ctx->Driver.
BlendFuncSeparatei
(ctx, buf, sfactorRGB, dfactorRGB,
dd.h
450
void (*
BlendFuncSeparatei
)(struct gl_context *ctx, GLuint buffer,
[
all
...]
/external/mesa3d/include/GL/
gl_mangle.h
138
#define glBlendFuncSeparatei MANGLE(
BlendFuncSeparatei
)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl_mangle.h
127
#define glBlendFuncSeparatei MANGLE(
BlendFuncSeparatei
)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl_mangle.h
138
#define glBlendFuncSeparatei MANGLE(
BlendFuncSeparatei
)
[
all
...]
/external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar
Completed in 77 milliseconds