HomeSort by relevance Sort by last modified time
    Searched refs:STENCIL_CASE (Results 1 - 2 of 2) sorted by null

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

Completed in 210 milliseconds