Home
last modified time | relevance | path

Searched refs:DebugBorder (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/service/display/
H A Dprogram_binding.cc47 ProgramKey ProgramKey::DebugBorder() { in DebugBorder() function in viz::ProgramKey
H A Dprogram_binding.h79 static ProgramKey DebugBorder();
H A Dgl_renderer_unittest.cc294 TestShader(ProgramKey::DebugBorder()); in TestBasicShaders()
299 TestShadersWithOutputColorMatrix(ProgramKey::DebugBorder()); in TestBasicShaders()
307 TestShadersWithSDRWhiteLevel(ProgramKey::DebugBorder(), 200.f); in TestBasicShaders()
H A Dgl_renderer.cc680 SetUseProgram(ProgramKey::DebugBorder(), gfx::ColorSpace::CreateSRGB(), in DrawDebugBorderQuad()
4259 SetUseProgram(ProgramKey::DebugBorder(), gfx::ColorSpace::CreateSRGB(), in FlushOverdrawFeedback()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/service/display/
H A Dprogram_binding.cc46 ProgramKey ProgramKey::DebugBorder() { in DebugBorder() function in viz::ProgramKey
H A Dprogram_binding.h79 static ProgramKey DebugBorder();
H A Dgl_renderer_unittest.cc268 TestShader(ProgramKey::DebugBorder()); in TestBasicShaders()
273 TestShadersWithOutputColorMatrix(ProgramKey::DebugBorder()); in TestBasicShaders()
281 TestShadersWithSDRWhiteLevel(ProgramKey::DebugBorder(), 200.f); in TestBasicShaders()
H A Dgl_renderer.cc584 SetUseProgram(ProgramKey::DebugBorder(), gfx::ColorSpace::CreateSRGB(), in DrawDebugBorderQuad()
3939 SetUseProgram(ProgramKey::DebugBorder(), gfx::ColorSpace::CreateSRGB(), in FlushOverdrawFeedback()