Searched defs:ADD_TESTCASE (Results 1 - 4 of 4) sorted by path

/external/deqp/modules/gles2/performance/
H A Des2pRedundantStateChangeTests.cpp103 #define ADD_TESTCASE(NAME, DESC, DRAWARRAYS, INDEXBUFFER, INIT_FUNC, CHANGE_FUNC)\ macro
132 ADD_TESTCASE(blend, "Enable/Disable blending.",
169 ADD_TESTCASE(depth_test, "Enable/Disable depth test.",
211 ADD_TESTCASE(stencil_test, "Enable/Disable stencil test.",
260 ADD_TESTCASE(scissor_test, "Enable/Disable scissor test.",
300 ADD_TESTCASE(dither, "Enable/Disable dithering.",
337 ADD_TESTCASE(culling, "Enable/Disable culling.",
380 ADD_TESTCASE(depth_func, "Change depth func.",
421 ADD_TESTCASE(depth_mask, "Toggle depth mask.",
464 ADD_TESTCASE(depth_range
[all...]
H A Des2pStateChangeTests.cpp112 #define ADD_TESTCASE(NAME, DESC, DRAWARRAYS, INDEXBUFFER, INIT_FUNC, CHANGE_FUNC)\ macro
141 ADD_TESTCASE(blend, "Enable/Disable blending.",
183 ADD_TESTCASE(depth_test, "Enable/Disable depth test.",
230 ADD_TESTCASE(stencil_test, "Enable/Disable stencil test.",
284 ADD_TESTCASE(scissor_test, "Enable/Disable scissor test.",
329 ADD_TESTCASE(dither, "Enable/Disable dithering.",
371 ADD_TESTCASE(culling, "Enable/Disable culling.",
419 ADD_TESTCASE(depth_func, "Change depth func.",
465 ADD_TESTCASE(depth_mask, "Toggle depth mask.",
513 ADD_TESTCASE(depth_range
[all...]
/external/deqp/modules/gles3/performance/
H A Des3pRedundantStateChangeTests.cpp103 #define ADD_TESTCASE(NAME, DESC, DRAWARRAYS, INDEXBUFFER, INIT_FUNC, CHANGE_FUNC)\ macro
132 ADD_TESTCASE(blend, "Enable/Disable blending.",
169 ADD_TESTCASE(depth_test, "Enable/Disable depth test.",
211 ADD_TESTCASE(stencil_test, "Enable/Disable stencil test.",
260 ADD_TESTCASE(scissor_test, "Enable/Disable scissor test.",
300 ADD_TESTCASE(dither, "Enable/Disable dithering.",
337 ADD_TESTCASE(culling, "Enable/Disable culling.",
380 ADD_TESTCASE(rasterizer_discard, "Disable RASTERIZER_DISCARD.",
417 ADD_TESTCASE(primitive_restart_fixed_index, "Enable PRIMITIVE_RESTART_FIXED_INDEX.",
454 ADD_TESTCASE(depth_fun
[all...]
H A Des3pStateChangeTests.cpp112 #define ADD_TESTCASE(NAME, DESC, DRAWARRAYS, INDEXBUFFER, INIT_FUNC, CHANGE_FUNC)\ macro
141 ADD_TESTCASE(blend, "Enable/Disable blending.",
183 ADD_TESTCASE(depth_test, "Enable/Disable depth test.",
230 ADD_TESTCASE(stencil_test, "Enable/Disable stencil test.",
284 ADD_TESTCASE(scissor_test, "Enable/Disable scissor test.",
329 ADD_TESTCASE(dither, "Enable/Disable dithering.",
371 ADD_TESTCASE(culling, "Enable/Disable culling.",
419 ADD_TESTCASE(rasterizer_discard, "Enable/Disable RASTERIZER_DISCARD.",
461 ADD_TESTCASE(primitive_restart_fixed_index, "Enable/Disable PRIMITIVE_RESTART_FIXED_INDEX.",
503 ADD_TESTCASE(depth_fun
[all...]

Completed in 256 milliseconds