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

  /external/deqp/modules/egl/
teglNegativeApiTests.cpp 131 TEGL_ADD_API_CASE(bind_api, "eglBindAPI() negative tests",
161 TEGL_ADD_API_CASE(bind_tex_image, "eglBindTexImage() negative tests",
189 TEGL_ADD_API_CASE(copy_buffers, "eglCopyBuffers() negative tests",
244 TEGL_ADD_API_CASE(choose_config, "eglChooseConfig() negative tests",
282 TEGL_ADD_API_CASE(create_context, "eglCreateContext() negative tests",
456 TEGL_ADD_API_CASE(create_pbuffer_from_client_buffer, "eglCreatePbufferFromClientBuffer() negative tests",
528 TEGL_ADD_API_CASE(create_pbuffer_surface, "eglCreatePbufferSurface() negative tests",
643 TEGL_ADD_API_CASE(create_pixmap_surface, "eglCreatePixmapSurface() negative tests",
666 TEGL_ADD_API_CASE(create_window_surface, "eglCreateWindowSurface() negative tests",
690 TEGL_ADD_API_CASE(destroy_context, "eglDestroyContext() negative tests"
    [all...]
teglApiCase.hpp 78 #define TEGL_ADD_API_CASE(NAME, DESCRIPTION, TEST_FUNC_BODY) \

Completed in 211 milliseconds