Namespaces
Records
-
class AddressSpace -
class AddressSpaceAllocator -
class AddressSpaceOwner -
class BufferAccessor -
class BufferAccessor -
class CommandBuffer -
class ContextAccessor -
class Enumerator -
class GpuMapping -
class GpuMappingAccessor -
class GpuMappingView -
class GtestPrinter -
class InflightList -
class InstructionWriter -
class MappedBatch -
class PlatformBuffer -
class PlatformBusMapper -
class PlatformConnectionClient -
class PlatformDevice -
class PlatformDeviceClient -
class PlatformEvent -
class PlatformHandle -
class PlatformInterrupt -
class PlatformLogger -
class PlatformLoggerProvider -
class PlatformMmio -
class PlatformObject -
class PlatformPciDevice -
class PlatformPerfCountPoolClient -
class PlatformPort -
class PlatformProcessHelper -
class PlatformSemaphore -
class PlatformThreadHelper -
class PlatformThreadId -
class PlatformTrace -
class PlatformTraceProvider -
class PrimaryWrapper -
class RegisterIo -
class Ringbuffer -
class SimpleAllocator -
class Status -
class TestDeviceBase -
class ThreadIdCheck -
class ZirconCounterSemaphore -
class ZirconPlatformBuffer -
class ZirconPlatformBufferMapping -
class ZirconPlatformBusMapper -
class ZirconPlatformConnectionClient -
class ZirconPlatformDeviceClient -
class ZirconPlatformDeviceDfv2 -
class ZirconPlatformEvent -
class ZirconPlatformHandle -
class ZirconPlatformInterrupt -
class ZirconPlatformMmio -
class ZirconPlatformPerfCountPoolClient -
class ZirconPlatformPort -
class ZirconPlatformSemaphore -
class ZirconPlatformTraceProvider
Functions
-
zx_status_t ToZxStatus (magma_status_t status)Defined at line 14 of file ../../src/graphics/magma/lib/magma/platform/zircon/zircon_platform_status.h
-
bool InitializeTraceProviderWithFdio (PlatformTraceProvider * provider)Defined at line 16 of file ../../src/graphics/magma/lib/magma/platform/zircon/zircon_platform_trace_provider_with_fdio.cc
-
bool MapCpuHelper (magma_buffer_t buffer, size_t offset, size_t length, void ** addr_out)Maps a magma buffer into the process address space using the OS specific syscall.
Defined at line 19 of file ../../src/graphics/magma/lib/magma_client/test_util/magma_map_cpu.cc
-
fit::deferred_callback InitializePlatformLoggerForDFv2 (fdf::Logger * logger, std::string tag)Returns a deferred callback that tears down the logger on release.
Defined at line 19 of file ../../src/graphics/magma/lib/magma/platform/zircon/zircon_platform_logger_dfv2.cc
-
Status FromZxStatus (zx_status_t zx_status)Defined at line 47 of file ../../src/graphics/magma/lib/magma/platform/zircon/zircon_platform_status.h
-
bool UnmapCpuHelper (void * addrsize_t length)Unmaps a magma buffer from the process address space using the OS specific syscall.
Defined at line 57 of file ../../src/graphics/magma/lib/magma_client/test_util/magma_map_cpu.cc
Variables
fdf::Logger * g_logger
Defined at line 16 of file ../../src/graphics/magma/lib/magma/platform/zircon/zircon_platform_logger_dfv2.cc
std::string g_tag
Defined at line 17 of file ../../src/graphics/magma/lib/magma/platform/zircon/zircon_platform_logger_dfv2.cc