Home
last modified time | relevance | path

Searched defs:force (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DQueryGL.cpp178 angle::Result StandardQueryGL::flush(const gl::Context *context, bool force) in flush()
238 angle::Result flush(const gl::Context *context, bool force, bool *finished) override in flush()
278 angle::Result flush(const gl::Context *context, bool force, bool *finished) override in flush()
381 angle::Result SyncQueryGL::flush(const gl::Context *context, bool force) in flush()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DQuery11.cpp195 angle::Result Query11::flush(Context11 *context11, bool force) in flush()
/device/linaro/dragonboard/qcom/rmtfs/
Drmtfs.c160 uint8_t force = 0; in rmtfs_iovec() local
/device/google/contexthub/firmware/os/core/
Dbl.c468 static void blLoader(bool force) in blLoader()