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

  /external/deqp/modules/gles3/performance/
es3pStateChangeCallTests.cpp 72 #define ADD_ARG_CASE2(NAME, DESCRIPTION, FUNCNAME, TYPE0, ARGS0, TYPE1, ARGS1)\
400 ADD_ARG_CASE2(depth_range, "Test cost of glDepthRangef() calls",
416 ADD_ARG_CASE2(polygon_offset, "Test cost of glPolygonOffset() calls",
434 ADD_ARG_CASE2(sample_coverage, "Test cost of glSampleCoverage() calls",
450 ADD_ARG_CASE2(blend_func, "Test cost of glBlendFunc() calls",
488 ADD_ARG_CASE2(blend_equation_separate, "Test cost of glBlendEquationSeparate() calls",
504 ADD_ARG_CASE2(stencil_mask_separate, "Test cost of glStencilMaskSeparate() calls",
519 ADD_ARG_CASE2(bind_buffer, "Test cost of glBindBuffer() calls. Note: Uses only buffer 0",
532 ADD_ARG_CASE2(bind_texture, "Test cost of glBindTexture() calls. Note: Uses only texture 0",
545 ADD_ARG_CASE2(bind_sampler, "Test cost of glBindSampler() calls. Note: Uses only sampler 0"
    [all...]
  /external/deqp/modules/gles2/performance/
es2pStateChangeCallTests.cpp 72 #define ADD_ARG_CASE2(NAME, DESCRIPTION, FUNCNAME, TYPE0, ARGS0, TYPE1, ARGS1)\
365 ADD_ARG_CASE2(depth_range, "Test cost of glDepthRangef() calls",
381 ADD_ARG_CASE2(polygon_offset, "Test cost of glPolygonOffset() calls",
399 ADD_ARG_CASE2(sample_coverage, "Test cost of glSampleCoverage() calls",
415 ADD_ARG_CASE2(blend_func, "Test cost of glBlendFunc() calls",
453 ADD_ARG_CASE2(blend_equation_separate, "Test cost of glBlendEquationSeparate() calls",
469 ADD_ARG_CASE2(stencil_mask_separate, "Test cost of glStencilMaskSeparate() calls",
484 ADD_ARG_CASE2(bind_buffer, "Test cost of glBindBuffer() calls. Note: Uses only buffer 0",
497 ADD_ARG_CASE2(bind_texture, "Test cost of glBindTexture() calls. Note: Uses only texture 0",
510 ADD_ARG_CASE2(hint, "Test cost of glHint() calls"
    [all...]

Completed in 70 milliseconds