Searched defs:CreateGpuImageView (Results 1 – 2 of 2) sorted by relevance
1230 unique_ptr<GpuImage> DeviceVk::CreateGpuImageView( in CreateGpuImageView() function in DeviceVk1236 unique_ptr<GpuImage> DeviceVk::CreateGpuImageView(const GpuImageDesc& desc, const GpuImagePlatformD… in CreateGpuImageView() function in DeviceVk1256 unique_ptr<GpuImage> DeviceVk::CreateGpuImageView( in CreateGpuImageView() function in DeviceVk
2063 unique_ptr<GpuImage> DeviceGLES::CreateGpuImageView(const GpuImageDesc& desc, const GpuImagePlatfor… in CreateGpuImageView() function in DeviceGLES