/third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
D | parser_clear_color_test.cc | 23 TEST_F(AmberScriptParserTest, ClearColor) { in TEST_F() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/gles1_conformance_tests/ |
D | CovglTests.cpp | 295 TEST_P(GLES1CovglTest, ClearColor) in TEST_P() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp | 2218 bool ClearTest::ClearColor<glw::GLfloat>(glw::GLenum buffer, glw::GLint drawbuffer, glw::GLfloat va… in ClearColor() function in gl4cts::DirectStateAccess::Framebuffers::ClearTest 2248 bool ClearTest::ClearColor<glw::GLint>(glw::GLenum buffer, glw::GLint drawbuffer, glw::GLint value) in ClearColor() function in gl4cts::DirectStateAccess::Framebuffers::ClearTest 2278 bool ClearTest::ClearColor<glw::GLuint>(glw::GLenum buffer, glw::GLint drawbuffer, glw::GLuint valu… in ClearColor() function in gl4cts::DirectStateAccess::Framebuffers::ClearTest
|
D | gl4cEnhancedLayoutsTests.cpp | 2218 void Framebuffer::ClearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in ClearColor() function in gl4cts::EnhancedLayouts::Utils::Framebuffer 2272 void Framebuffer::ClearColor(const Functions& gl, GLfloat red, GLfloat green, GLfloat blue, GLfloat… in ClearColor() function in gl4cts::EnhancedLayouts::Utils::Framebuffer
|
/third_party/skia/third_party/externals/imgui/backends/ |
D | imgui_impl_opengl3_loader.h | 451 PFNGLCLEARCOLORPROC ClearColor; member
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_2_0_autogen.cpp | 356 void GL_APIENTRY ClearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in ClearColor() function
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv2.cpp | 614 void GL_APIENTRY ClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in ClearColor() function
|
/third_party/mesa3d/src/mesa/main/ |
D | mtypes.h | 221 GLfloat ClearColor[4]; /**< Accumulation buffer clear color */ member 243 union gl_color_union ClearColor; /**< Color for glClear, unclamped */ member
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | entry_points_enum_autogen.h | 92 ClearColor, enumerator
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_1_0_autogen.cpp | 204 void GL_APIENTRY ClearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in ClearColor() function
|
/third_party/vk-gl-cts/external/amber/src/src/vkscript/ |
D | command_parser_test.cc | 544 TEST_F(CommandParserTest, ClearColor) { in TEST_F() argument
|