Home
last modified time | relevance | path

Searched refs:scissor_test (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_context.h104 unsigned scissor_test:1; member
H A Dlp_setup.c599 if (setup->scissor_test != rast->scissor) { in lp_setup_bind_rasterizer()
601 setup->scissor_test = rast->scissor; in lp_setup_bind_rasterizer()
1394 if (setup->scissor_test) { in try_update_scene_state()
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pRedundantStateChangeTests.cpp260 ADD_TESTCASE(scissor_test, "Enable/Disable scissor test.", in init()
H A Des3pStateChangeTests.cpp284 ADD_TESTCASE(scissor_test, "Enable/Disable scissor test.", in init()
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pRedundantStateChangeTests.cpp260 ADD_TESTCASE(scissor_test, "Enable/Disable scissor test.", in init()
H A Des2pStateChangeTests.cpp284 ADD_TESTCASE(scissor_test, "Enable/Disable scissor test.", in init()

Completed in 11 milliseconds