Home | History | Annotate | Download | only in command_buffer

Lines Matching refs:shared_memory_address_

4877   Result* result = static_cast<Result*>(shared_memory_address_);
4911 static_cast<cmds::%(name)s::Result*>(shared_memory_address_);
6550 return "reinterpret_cast<%s>(shared_memory_address_)" % self.type