Flutter Engine
The Flutter Engine
|
#include "include/core/SkRefCnt.h"
#include "include/gpu/vk/GrVkTypes.h"
#include "include/private/base/SkAPI.h"
Go to the source code of this file.
Namespaces | |
namespace | skgpu |
namespace | GrBackendTextures |
namespace | GrBackendRenderTargets |
Functions | |
GrBackendTexture | GrBackendTextures::MakeVk (int width, int height, const GrVkImageInfo &vkInfo, sk_sp< skgpu::MutableTextureState > mutableState) |
GrBackendRenderTarget | GrBackendRenderTargets::MakeVk (int width, int height, const GrVkImageInfo &vkInfo, sk_sp< skgpu::MutableTextureState > mutableState) |