Searched refs:GetBasePlatformData (Results 1 – 7 of 7) sorted by relevance
46 virtual const GpuImagePlatformData& GetBasePlatformData() const = 0;
577 swapchainData.name + to_string(idx), ref->GetDesc(), ref->GetBasePlatformData()); in CreateSwapchainImpl()
59 const GpuImagePlatformData& GetBasePlatformData() const override;
305 const GpuImagePlatformData& GpuImageGLES::GetBasePlatformData() const in GetBasePlatformData() function in GpuImageGLES
54 const GpuImagePlatformData& GetBasePlatformData() const override;
76 …magePlatformDataVk& plat = static_cast<const GpuImagePlatformDataVk&>(image.GetBasePlatformData()); in DebugImageNameVk()
413 const GpuImagePlatformData& GpuImageVk::GetBasePlatformData() const in GetBasePlatformData() function in GpuImageVk