Home
last modified time | relevance | path

Searched refs:destroy_context (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/glx/apple/
H A Dapple_cgl.h55 CGLError(*destroy_context) (CGLContextObj pix); member
H A Dapple_cgl.c106 apple_cgl.destroy_context = sym(h, "CGLDestroyContext"); in apple_cgl_init()
H A Dapple_glx_pixmap.c99 (void) apple_cgl.destroy_context(p->context_obj); in pixmap_destroy()
H A Dapple_glx_pbuffer.c244 apple_cgl.destroy_context(newcontext); in get_max_size()
H A Dapple_glx_context.c269 if (apple_cgl.destroy_context(ac->context_obj)) { in apple_glx_destroy_context()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resource.c1641 bool destroy_context; in iris_resource_disable_suballoc_on_first_query() local
1644 destroy_context = false; in iris_resource_disable_suballoc_on_first_query()
1655 destroy_context = true; in iris_resource_disable_suballoc_on_first_query()
1663 if (destroy_context) in iris_resource_disable_suballoc_on_first_query()
/third_party/vk-gl-cts/modules/egl/
H A DteglNegativeApiTests.cpp720 TEGL_ADD_API_CASE(destroy_context, "eglDestroyContext() negative tests", in init()

Completed in 7 milliseconds