Searched defs:IsOpen (Results 1 – 5 of 5) sorted by relevance
59 bool IsOpen() const { return is_open_; } in IsOpen() function
77 int IsOpen(void) {return isOpen;} in IsOpen() function
118 bool CommandRecordingContext::IsOpen() const { in IsOpen() function in dawn_native::d3d12::CommandRecordingContext
162 bool IsOpen() override { in IsOpen() function in __anonc655e44e0311::Impl
111 func (x ID) IsOpen() bool { return minOpen <= x && x <= maxOpen } func