Searched refs:create_rt_attachments (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/gpu/vk/ |
H A D | GrVkTextureRenderTarget.cpp | 63 bool create_rt_attachments(GrVkGpu* gpu, SkISize dimensions, VkFormat format, int sampleCnt, in create_rt_attachments() function 107 if (!create_rt_attachments(gpu, dimensions, format, sampleCnt, isProtected, texture, in MakeNewTextureRenderTarget() 148 if (!create_rt_attachments(gpu, dimensions, info.fFormat, sampleCnt, info.fProtected, texture, in MakeWrappedTextureRenderTarget()
|
Completed in 1 milliseconds