Searched defs:layerCount (Results 1 – 9 of 9) sorted by relevance
93 int32_t layerCount = 0; in UseCompositionClient() local
36 uint32_t layerCount = 0; member
156 … baseMipLevel, const uint32_t levelCount, const uint32_t baseArrayLayer, const uint32_t layerCount) in CreateImageView()
1609 …const uint32_t layerCount = (subresourceLayer.layerCount == PipelineStateConstants::GPU_IMAGE_ALL_… in RenderCommand() local1826 const uint32_t layerCount = (ref.src.optionalImageSubresourceRange.layerCount == in RenderCommand() local
153 const uint32_t layerCount = camera.multiViewCameraCount + 1U; in UpdateCameraFlags() local
244 uint32_t layerCount = 0; member
103 const uint32_t layerCount = imageDesc.layerCount; in GenerateMipmaps() local
189 ImageViewType GetImageViewType(const uint32_t layerCount, const ImageViewType imageViewType) in GetImageViewType()
418 const uint32_t layerCount = imageSubresource.baseArrayLayer + imageSubresource.layerCount; in BlitArray() local