Home
last modified time | relevance | path

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

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