Searched defs:was_writable (Results 1 – 5 of 5) sorted by relevance
56 const bool was_writable = data_length_ < buffer_length_; in Read() local112 const bool was_writable = data_length_ < buffer_length_; in ConsumeReadData() local
258 const bool was_writable = buffer_.is_writable(); in Read() local
4544 let was_writable = stream.is_writable(); in stream_send() localVariable6695 let was_writable = stream.is_writable(); in process_frame() localVariable
1657 bool was_writable = old_writable_mask & BITFIELD64_BIT(slot); in zink_set_shader_buffers_internal() local