Searched defs:backendType (Results 1 – 8 of 8) sorted by relevance
48 const DeviceBackendType backendType = device.GetBackendType(); in CopyGpuResource() local64 const DeviceBackendType backendType = device.GetBackendType(); in DebugBufferName() local79 const DeviceBackendType backendType = device.GetBackendType(); in DebugImageName() local94 const DeviceBackendType backendType = device.GetBackendType(); in DebugSamplerName() local
475 void CreateDepthBuffer(const DeviceBackendType backendType, const Swapchain& swapchain, in CreateDepthBuffer()
213 const DeviceBackendType backendType = device.GetBackendType(); in ProcessFrameSignalData() local369 const DeviceBackendType backendType = device_.GetBackendType(); in AddGpuSignal() local
90 BackendType backendType = BackendType::SERVICE; in OnStart() local
85 BackendType backendType = BackendType::FORM; in LoadFormEnv() local
91 BackendType backendType = BackendType::DATA; in OnStart() local
312 string_view GetPipelineCacheUri(DeviceBackendType backendType) in GetPipelineCacheUri()
44 …const string_view name, const DeviceBackendType backendType, const IRenderNode::BackendFlags backe… in ValidateBackendFlags()