Searched defs:IsOpen (Results 1 – 4 of 4) sorted by relevance
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 __anon24129eec0311::Impl
111 func (x ID) IsOpen() bool { return minOpen <= x && x <= maxOpen } func