Searched defs:imageLayerCount (Results 1 – 4 of 4) sorted by relevance
29 GLuint *imageLayerCount) in GetRenderTargetLayerCountAndIndex()332 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
239 GLuint *imageLayerCount) in GetRenderTargetLayerCountAndIndex()2632 uint32_t imageLayerCount = mImage->getLayerCount(); in generateMipmapsWithCPU() local3111 GLuint layerIndex = 0, layerCount = 0, imageLayerCount = 0; in getAttachmentRenderTarget() local
11782 void ImageHelper::SubresourceUpdate::getDestSubresource(uint32_t imageLayerCount, in getDestSubresource()12004 const uint32_t imageLayerCount = GetImageLayerCountForView(image); in GetLayerMode() local