Searched refs:GL_ZERO (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_program.c | 433 [PictOpClear] = {0, 0, GL_ZERO, GL_ZERO}, 434 [PictOpSrc] = {0, 0, GL_ONE, GL_ZERO}, 435 [PictOpDst] = {0, 0, GL_ZERO, GL_ONE}, 438 [PictOpIn] = {1, 0, GL_DST_ALPHA, GL_ZERO}, 439 [PictOpInReverse] = {0, 1, GL_ZERO, GL_SRC_ALPHA}, 440 [PictOpOut] = {1, 0, GL_ONE_MINUS_DST_ALPHA, GL_ZERO}, 441 [PictOpOutReverse] = {0, 1, GL_ZERO, GL_ONE_MINUS_SRC_ALPHA}, 484 src_blend = GL_ZERO; in glamor_set_blend()
|
| H A D | glamor_render.c | 47 [PictOpClear] = {0, 0, GL_ZERO, GL_ZERO}, 48 [PictOpSrc] = {0, 0, GL_ONE, GL_ZERO}, 49 [PictOpDst] = {0, 0, GL_ZERO, GL_ONE}, 52 [PictOpIn] = {1, 0, GL_DST_ALPHA, GL_ZERO}, 53 [PictOpInReverse] = {0, 1, GL_ZERO, GL_SRC_ALPHA}, 54 [PictOpOut] = {1, 0, GL_ONE_MINUS_DST_ALPHA, GL_ZERO}, 55 [PictOpOutReverse] = {0, 1, GL_ZERO, GL_ONE_MINUS_SRC_ALPHA}, 470 source_blend = GL_ZERO; in glamor_set_composite_op() 1100 if (op_info->source_blend == GL_ONE && op_info->dest_blend == GL_ZERO) { in glamor_composite_set_shader_blend()
|
| H A D | glamor.c | 195 glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_SWIZZLE_R, GL_ZERO); in glamor_bind_texture()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | color_mode.cpp | 12 static_assert(underlying_type(ColorMode::Zero) == GL_ZERO, "OpenGL enum mismatch"); 28 static_assert(underlying_type(ColorMode::Zero) == GL_ZERO, "OpenGL enum mismatch");
|
| H A D | stencil_mode.cpp | 18 static_assert(underlying_type(StencilMode::Zero) == GL_ZERO, "OpenGL enum mismatch");
|
| /OK3568_Linux_fs/external/libmali/include/GLES/ |
| H A D | gl.h | 97 #define GL_ZERO 0 macro
|
| /OK3568_Linux_fs/external/libmali/include/GLES2/ |
| H A D | gl2.h | 94 #define GL_ZERO 0 macro
|
| /OK3568_Linux_fs/external/libmali/include/GLES3/ |
| H A D | gl3.h | 94 #define GL_ZERO 0 macro
|
| H A D | gl31.h | 96 #define GL_ZERO 0 macro
|
| H A D | gl32.h | 96 #define GL_ZERO 0 macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/ |
| H A D | vega10_enum.h | 25 #ifndef GL_ZERO
|
| H A D | navi10_enum.h | 25 #ifndef GL_ZERO
|