OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pixmap_bit
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/gallium/state_trackers/egl/common/
native.h
161
boolean
pixmap_bit
;
member in struct:native_config
216
*
pixmap_bit
set.
225
*
pixmap_bit
set.
240
* "best config" will be picked. Required unless no config has
pixmap_bit
egl_g3d.c
258
if (nconf->
pixmap_bit
)
/external/mesa3d/src/gallium/state_trackers/egl/x11/
native_ximage.c
412
xconf->base.
pixmap_bit
= TRUE;
native_dri2.c
609
nconf->
pixmap_bit
= TRUE;
Completed in 165 milliseconds