OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glx_create_pixmap
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libva/va/glx/
va_glx_private.h
51
PFNGLXCREATEPIXMAPPROC
glx_create_pixmap
;
member in struct:VAOpenGLVTable
va_glx_impl.c
225
pOpenGLVTable->
glx_create_pixmap
= (PFNGLXCREATEPIXMAPPROC)
227
if (!pOpenGLVTable->
glx_create_pixmap
)
535
glx_pixmap = pOpenGLVTable->
glx_create_pixmap
(
Completed in 51 milliseconds