Home
last modified time | relevance | path

Searched defs:scissorTest (Results 1 – 6 of 6) sorted by relevance

/external/skia/tests/
DGrPipelineDynamicStateTest.cpp161 GrScissorTest scissorTest, in Make()
169 GrPipelineDynamicStateTestOp(GrScissorTest scissorTest, sk_sp<const GrBuffer> vbuff) in GrPipelineDynamicStateTestOp()
/external/deqp/external/openglcts/modules/common/
DglcFragCoordConventionsTests.hpp58 int scissorTest; // Enable scissor test variation member
/external/skia/src/gpu/ganesh/
DGrPipeline.cpp71 GrPipeline::GrPipeline(GrScissorTest scissorTest, in GrPipeline()
/external/angle/src/libANGLE/renderer/gl/
DStateManagerGL.h99 bool scissorTest; member
/external/angle/src/tests/perf_tests/
DTracePerfTest.cpp1654 GLboolean scissorTest = GL_FALSE; in drawBenchmark() local
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp2016 void GrGLGpu::flushScissorTest(GrScissorTest scissorTest) { in flushScissorTest()