Home
last modified time | relevance | path

Searched defs:imageLayerCount (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp216 GLuint *imageLayerCount) in GetRenderTargetLayerCountAndIndex()
1896 uint32_t imageLayerCount = mImage->getLayerCount(); in generateMipmapsWithCPU() local
2375 GLuint layerIndex = 0, layerCount = 0, imageLayerCount = 0; in getAttachmentRenderTarget() local
Dvk_helpers.cpp6637 const uint32_t imageLayerCount = in flushSingleSubresourceStagedUpdates() local
7718 void ImageHelper::SubresourceUpdate::getDestSubresource(uint32_t imageLayerCount, in getDestSubresource()
7877 const uint32_t imageLayerCount = GetImageLayerCountForView(image); in GetLayerMode() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp1041 uint32_t imageLayerCount = mImage->getLayerCount(); in generateMipmapsWithCPU() local