Searched defs:imageLayerCount (Results 1 – 4 of 4) sorted by relevance
29 GLuint *imageLayerCount) in GetRenderTargetLayerCountAndIndex()320 GLuint layerIndex = 0, layerCount = 0, imageLayerCount = 0; in getAttachmentRenderTarget() local
486 uint32_t imageLayerCount; member1499 … uint32_t imageLayerCount, Unique<VkCommandBuffer> &commandBuffer) const in preClearImage()2378 uint32_t imageLayerCount; in createImageClearingTestsCommon() member
228 GLuint *imageLayerCount) in GetRenderTargetLayerCountAndIndex()2297 uint32_t imageLayerCount = mImage->getLayerCount(); in generateMipmapsWithCPU() local2769 GLuint layerIndex = 0, layerCount = 0, imageLayerCount = 0; in getAttachmentRenderTarget() local
11249 void ImageHelper::SubresourceUpdate::getDestSubresource(uint32_t imageLayerCount, in getDestSubresource()11424 const uint32_t imageLayerCount = GetImageLayerCountForView(image); in GetLayerMode() local