Home
last modified time | relevance | path

Searched refs:createVkImageForBackendSurface (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkGpu.h266 bool createVkImageForBackendSurface(VkFormat vkFormat, int w, int h, bool texturable,
H A DGrVkGpu.cpp1512 bool GrVkGpu::createVkImageForBackendSurface(VkFormat vkFormat, int w, int h, bool texturable, in createVkImageForBackendSurface() function in GrVkGpu
1817 if (!this->createVkImageForBackendSurface(vkFormat, w, h, true, in onCreateBackendTexture()
1869 if (!this->createVkImageForBackendSurface(vkFormat, w, h, false, true, GrMipMapped::kNo, in createTestingOnlyBackendRenderTarget()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/vk/
H A DGrVkGpu.h279 bool createVkImageForBackendSurface(VkFormat,
H A DGrVkGpu.cpp1579 bool GrVkGpu::createVkImageForBackendSurface(VkFormat vkFormat, in createVkImageForBackendSurface() function in GrVkGpu
1894 if (!this->createVkImageForBackendSurface(vkFormat, dimensions, GrTexturable::kYes, in onCreateBackendTexture()
1931 if (!this->createVkImageForBackendSurface(vkFormat, dimensions, GrTexturable::kYes, in onCreateCompressedBackendTexture()
2040 if (!this->createVkImageForBackendSurface(vkFormat, {w, h}, GrTexturable::kNo, in createTestingOnlyBackendRenderTarget()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkGpu.h266 bool createVkImageForBackendSurface(VkFormat vkFormat, int w, int h, bool texturable,
H A DGrVkGpu.cpp1512 bool GrVkGpu::createVkImageForBackendSurface(VkFormat vkFormat, int w, int h, bool texturable, in createVkImageForBackendSurface() function in GrVkGpu
1817 if (!this->createVkImageForBackendSurface(vkFormat, w, h, true, in onCreateBackendTexture()
1869 if (!this->createVkImageForBackendSurface(vkFormat, w, h, false, true, GrMipMapped::kNo, in createTestingOnlyBackendRenderTarget()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkGpu.h266 bool createVkImageForBackendSurface(VkFormat vkFormat, int w, int h, bool texturable,
H A DGrVkGpu.cpp1512 bool GrVkGpu::createVkImageForBackendSurface(VkFormat vkFormat, int w, int h, bool texturable, in createVkImageForBackendSurface() function in GrVkGpu
1817 if (!this->createVkImageForBackendSurface(vkFormat, w, h, true, in onCreateBackendTexture()
1869 if (!this->createVkImageForBackendSurface(vkFormat, w, h, false, true, GrMipMapped::kNo, in createTestingOnlyBackendRenderTarget()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkGpu.h266 bool createVkImageForBackendSurface(VkFormat vkFormat, int w, int h, bool texturable,
H A DGrVkGpu.cpp1512 bool GrVkGpu::createVkImageForBackendSurface(VkFormat vkFormat, int w, int h, bool texturable, in createVkImageForBackendSurface() function in GrVkGpu
1817 if (!this->createVkImageForBackendSurface(vkFormat, w, h, true, in onCreateBackendTexture()
1869 if (!this->createVkImageForBackendSurface(vkFormat, w, h, false, true, GrMipMapped::kNo, in createTestingOnlyBackendRenderTarget()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/vk/
H A DGrVkGpu.h332 bool createVkImageForBackendSurface(VkFormat,
H A DGrVkGpu.cpp1572 bool GrVkGpu::createVkImageForBackendSurface(VkFormat vkFormat, in createVkImageForBackendSurface() function in GrVkGpu
1760 if (!this->createVkImageForBackendSurface(vkFormat, dimensions, 1, GrTexturable::kYes, in onCreateBackendTexture()
2018 if (!this->createVkImageForBackendSurface(vkFormat, dimensions, sampleCnt, GrTexturable::kNo, in createTestingOnlyBackendRenderTarget()