Home
last modified time | relevance | path

Searched refs:STENCIL_CASE (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fStencilTests.cpp412 #define STENCIL_CASE(NAME, DESCRIPTION, GEN_OPS_BODY) \ in init() macro
424 STENCIL_CASE(clear, "Stencil clear", in init()
432 STENCIL_CASE(stencil_fail_replace, "Set stencil on stencil fail", in init()
436 STENCIL_CASE(depth_fail_replace, "Set stencil on depth fail", in init()
441 STENCIL_CASE(depth_pass_replace, "Set stencil on depth pass", in init()
447 STENCIL_CASE(incr_stencil_fail, "Increment on stencil fail", in init()
457 STENCIL_CASE(decr_stencil_fail, "Decrement on stencil fail", in init()
468 STENCIL_CASE(incr_wrap_stencil_fail, "Increment (wrap) on stencil fail", in init()
474 STENCIL_CASE(decr_wrap_stencil_fail, "Decrement (wrap) on stencil fail", in init()
482 STENCIL_CASE(zero_stencil_fail, "Zero on stencil fail", in init()
[all …]
/external/deqp/modules/gles2/functional/
Des2fStencilTests.cpp409 #define STENCIL_CASE(NAME, DESCRIPTION, GEN_OPS_BODY) \ in init() macro
421 STENCIL_CASE(clear, "Stencil clear", in init()
429 STENCIL_CASE(stencil_fail_replace, "Set stencil on stencil fail", in init()
433 STENCIL_CASE(depth_fail_replace, "Set stencil on depth fail", in init()
438 STENCIL_CASE(depth_pass_replace, "Set stencil on depth pass", in init()
444 STENCIL_CASE(incr_stencil_fail, "Increment on stencil fail", in init()
454 STENCIL_CASE(decr_stencil_fail, "Decrement on stencil fail", in init()
465 STENCIL_CASE(incr_wrap_stencil_fail, "Increment (wrap) on stencil fail", in init()
471 STENCIL_CASE(decr_wrap_stencil_fail, "Decrement (wrap) on stencil fail", in init()
479 STENCIL_CASE(zero_stencil_fail, "Zero on stencil fail", in init()
[all …]