Searched refs:PIPELINE_CACHE_NDX_COUNT (Results 1 – 1 of 1) sorted by relevance
517 PIPELINE_CACHE_NDX_COUNT, enumerator614 de::MovePtr<Allocation> m_colorImageAlloc[PIPELINE_CACHE_NDX_COUNT];625 Move<VkImage> m_colorImage[PIPELINE_CACHE_NDX_COUNT];626 Move<VkImageView> m_colorAttachmentView[PIPELINE_CACHE_NDX_COUNT];627 Move<VkFramebuffer> m_framebuffer[PIPELINE_CACHE_NDX_COUNT];628 Move<VkPipeline> m_pipeline[PIPELINE_CACHE_NDX_COUNT];1078 Move<VkBuffer> m_outputBuf[PIPELINE_CACHE_NDX_COUNT];1079 de::MovePtr<Allocation> m_outputBufferAlloc[PIPELINE_CACHE_NDX_COUNT];1081 Move<VkDescriptorPool> m_descriptorPool[PIPELINE_CACHE_NDX_COUNT];1082 Move<VkDescriptorSetLayout> m_descriptorSetLayout[PIPELINE_CACHE_NDX_COUNT];[all …]