OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:with_format
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/gallium/state_trackers/egl/x11/
x11_screen.h
130
boolean
with_format
, int num_ins, int *num_outs);
x11_screen.c
378
boolean
with_format
, int num_ins, int *num_outs)
382
if (
with_format
)
native_dri2.c
203
boolean
with_format
= FALSE; /* never ask for depth/stencil */
local
209
with_format
= FALSE;
239
if (
with_format
)
243
if (
with_format
)
248
dri2atts,
with_format
, num_ins, &num_outs);
/external/mesa3d/src/gallium/state_trackers/dri/drm/
dri2.c
89
boolean
with_format
;
local
96
with_format
= dri_with_format(drawable->sPriv);
101
if (!
with_format
)
116
if (!
with_format
)
176
if (
with_format
) {
182
if (
with_format
) {
Completed in 219 milliseconds