Searched refs:TEGL_ADD_API_CASE (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/egl/
H A DteglNegativeApiTests.cpp97 TEGL_ADD_API_CASE(bind_api, "eglBindAPI() negative tests",
127 TEGL_ADD_API_CASE(bind_tex_image, "eglBindTexImage() negative tests",
153 TEGL_ADD_API_CASE(copy_buffers, "eglCopyBuffers() negative tests",
199 TEGL_ADD_API_CASE(choose_config, "eglChooseConfig() negative tests",
237 TEGL_ADD_API_CASE(create_context, "eglCreateContext() negative tests",
411 TEGL_ADD_API_CASE(create_pbuffer_from_client_buffer, "eglCreatePbufferFromClientBuffer() negative tests",
483 TEGL_ADD_API_CASE(create_pbuffer_surface, "eglCreatePbufferSurface() negative tests",
581 TEGL_ADD_API_CASE(create_pixmap_surface, "eglCreatePixmapSurface() negative tests",
619 TEGL_ADD_API_CASE(create_window_surface, "eglCreateWindowSurface() negative tests",
657 TEGL_ADD_API_CASE(destroy_contex
[all...]
H A DteglApiCase.hpp68 #define TEGL_ADD_API_CASE(NAME, DESCRIPTION, TEST_FUNC_BODY) \ macro

Completed in 187 milliseconds