OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:must_flush
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/winsys/svga/drm/
vmw_context.c
63
boolean
must_flush
;
member in struct:vmw_svga_winsys_context
186
vswc->
must_flush
= FALSE;
208
if(vswc->
must_flush
) {
211
assert(!vswc->
must_flush
);
224
vswc->
must_flush
= TRUE;
/external/opencv3/3rdparty/include/ffmpeg_/libavformat/
avio.h
95
int
must_flush
; /**< true if the next seek should flush */
member in struct:AVIOContext
Completed in 733 milliseconds