Home
last modified time | relevance | path

Searched defs:green (Results 26 - 50 of 225) sorted by relevance

123456789

/third_party/mesa3d/src/mesa/main/
H A Daccum.c39 _mesa_ClearAccum( GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha ) in _mesa_ClearAccum() argument
H A Dtexcompress_rgtc.c368 GLubyte red, green; in fetch_rg_rgtc2() local
385 GLubyte red, green; in fetch_la_latc2() local
403 GLbyte red, green; in fetch_signed_rg_rgtc2() local
421 GLbyte red, green; in fetch_signed_la_latc2() local
[all...]
H A Dclear.c67 _mesa_ClearColor( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha ) in _mesa_ClearColor() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_fastpath.c171 green(const struct lp_jit_context *context, in green() function
/third_party/libdrm/tests/tegra/
H A Dvic41.c45 vic41_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic41_fill() argument
H A Dvic42.c45 vic42_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic42_fill() argument
H A Dvic40.c45 vic40_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic40_fill() argument
H A Dvic30.c50 vic30_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic30_fill() argument
H A Dvic.c179 vic_clear(struct vic *vic, struct vic_image *output, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic_clear() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderDrawParametersTests.hpp63 GLfloat green; member
H A Dgl4cShaderDrawParametersTests.cpp321 int green = (int)(it->green * 255); in verify() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5SamplerArrayIndexing.cpp195 const glw::GLfloat green[] = { 0.0f, 1.0f, 0.0f, 0.0f }; in initTest() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLBufferAgeTest.cpp205 float green = kColorSet[i].G / 255.0; in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_image_load_store.cpp196 float green = pb->data_g[i]; in update_imageblock_flags() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dpngshim.c147 unsigned int green = base[1]; in premultiply_data() local
182 unsigned int green = base[1]; in convert_bytes_to_data() local
/third_party/ffmpeg/libavfilter/
H A Dvf_despill.c56 float red, green, blue; in do_despill_slice() local
[all...]
/third_party/backends/backend/
H A Dsm3840_scan.c173 int red, green, blue; in setup_scan() local
[all...]
H A Dmustek_pp_ccd300.h84 unsigned char *green; member
H A Dplustek-pp_types.h155 } green; member
/third_party/mbedtls/tests/scripts/
H A Ddepends.py67 green = None variable in Colors
/third_party/lame/frontend/
H A Dgpkplotting.c58 setcolor(GtkWidget * widget, GdkColor * color, gint red, gint green, gint blue) in setcolor() argument
/third_party/node/deps/v8/tools/
H A Dperf-compare.py209 def green(self, data): member in ResultTableRenderer
/third_party/mesa3d/src/gbm/backends/dri/
H A Dgbm_driint.h49 int green; member
55 unsigned int green; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderLayeredRenderingBoundaryCondition.cpp63 unsigned char green[] = { 0, 255, 0, 255 }; in GeometryShaderLayeredRenderingBoundaryCondition() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DDrawBuffersTest.cpp1113 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 4, getWindowHeight() / 4, GLColor::green); TEST_P() member in GLColor
1115 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 4, getWindowHeight() * 3 / 4, GLColor::green); TEST_P() member in GLColor
1167 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 4, getWindowHeight() * 3 / 4, GLColor::green); TEST_P() member in GLColor
[all...]

Completed in 16 milliseconds

123456789