Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
H A DteglNegativeApiTests.cpp132 TEGL_ADD_API_CASE(bind_api, "eglBindAPI() negative tests", in init()
167 TEGL_ADD_API_CASE(bind_tex_image, "eglBindTexImage() negative tests", in init()
195 TEGL_ADD_API_CASE(copy_buffers, "eglCopyBuffers() negative tests", in init()
250 TEGL_ADD_API_CASE(choose_config, "eglChooseConfig() negative tests", in init()
288 TEGL_ADD_API_CASE(create_context, "eglCreateContext() negative tests", in init()
486 TEGL_ADD_API_CASE(create_pbuffer_from_client_buffer, "eglCreatePbufferFromClientBuffer() negative tests", in init()
558 TEGL_ADD_API_CASE(create_pbuffer_surface, "eglCreatePbufferSurface() negative tests", in init()
673 TEGL_ADD_API_CASE(create_pixmap_surface, "eglCreatePixmapSurface() negative tests", in init()
696 TEGL_ADD_API_CASE(create_window_surface, "eglCreateWindowSurface() negative tests", in init()
720 TEGL_ADD_API_CASE(destroy_contex in init()
[all...]
H A DteglApiCase.hpp78 #define TEGL_ADD_API_CASE(NAME, DESCRIPTION, TEST_FUNC_BODY) \ macro

Completed in 1 milliseconds