Home
last modified time | relevance | path

Searched refs:applyScissor (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsScissorTests.cpp276 void applyScissor (tcu::PixelBufferAccess imageAccess, const Vec4& floatScissorArea, const Vec4& cl… in applyScissor() function
477 applyScissor (referenceImage, caseDef.scissorArea, clearColor); in test()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/OpenGL/libGLESv2/
H A DContext.h710 void applyScissor(int width, int height);
H A DContext.cpp2756 void Context::applyScissor(int width, int height) in applyScissor() function in es2::Context
2838 applyScissor(width, height); in applyRenderTarget()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/libGLESv2/
H A DContext.h680 void applyScissor(int width, int height);
H A DContext.cpp2756 void Context::applyScissor(int width, int height) in applyScissor() function in es2::Context
2838 applyScissor(width, height); in applyRenderTarget()