Home
last modified time | relevance | path

Searched defs:force_flush (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_fence.c456 unsigned flags, bool force_flush) in si_flush_all_queues()
/third_party/skia/third_party/externals/brotli/c/enc/
Dencode.c962 const BROTLI_BOOL force_flush, size_t* out_size, uint8_t** output) { in EncodeData()
1653 BROTLI_BOOL force_flush = in BrotliEncoderCompressStreamFast() local
1870 BROTLI_BOOL force_flush = TO_BROTLI_BOOL( in BrotliEncoderCompressStream() local
/third_party/node/deps/brotli/c/enc/
Dencode.c962 const BROTLI_BOOL force_flush, size_t* out_size, uint8_t** output) { in EncodeData()
1653 BROTLI_BOOL force_flush = in BrotliEncoderCompressStreamFast() local
1870 BROTLI_BOOL force_flush = TO_BROTLI_BOOL( in BrotliEncoderCompressStream() local
/third_party/mbedtls/library/
Dssl_msg.c2557 int const force_flush = ssl->disable_datagram_packing == 1 ? in mbedtls_ssl_flight_transmit() local
2777 int force_flush) in mbedtls_ssl_write_handshake_msg_ext()
2937 int mbedtls_ssl_write_record(mbedtls_ssl_context *ssl, int force_flush) in mbedtls_ssl_write_record()
/third_party/mesa3d/src/etnaviv/drm/
Detnaviv_priv.h158 void (*force_flush)(struct etna_cmd_stream *stream, void *priv); member
/third_party/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c4175 bool force_flush) in cmd_buffer_emit_vertex_constants_and_flush()