OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dri_destroy_context
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/common/
dri_context.c
167
dri_destroy_context
(__DRIcontext * cPriv)
function
203
* in
dri_destroy_context
which should cover all the cases.
/external/mesa3d/src/gallium/state_trackers/dri/common/
dri_context.c
167
dri_destroy_context
(__DRIcontext * cPriv)
function
203
* in
dri_destroy_context
which should cover all the cases.
/external/chromium_org/third_party/mesa/src/src/glx/
dri_glx.c
512
dri_destroy_context
(struct glx_context * context)
function
561
dri_destroy_context
,
590
if (shareList->vtable->destroy !=
dri_destroy_context
) {
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/swrast/
swrast.c
815
dri_destroy_context
(__DRIcontext * cPriv)
function
900
.DestroyContext =
dri_destroy_context
,
/external/mesa3d/src/glx/
dri_glx.c
512
dri_destroy_context
(struct glx_context * context)
function
561
dri_destroy_context
,
590
if (shareList->vtable->destroy !=
dri_destroy_context
) {
/external/mesa3d/src/mesa/drivers/dri/swrast/
swrast.c
815
dri_destroy_context
(__DRIcontext * cPriv)
function
900
.DestroyContext =
dri_destroy_context
,
Completed in 379 milliseconds