Searched refs:attachmentIdx (Results 1 – 4 of 4) sorted by relevance
232 for (deUint32 attachmentIdx = 0; attachmentIdx < numAttachments; attachmentIdx++) in makeGraphicsPipeline() local
3163 for (deUint32 attachmentIdx = 0; attachmentIdx < attachmentCount; attachmentIdx++) in initialize() local
741 for (deUint32 attachmentIdx = 0; attachmentIdx < m_attachmentsCount; ++attachmentIdx) in verify() local743 void* const ptr = m_bufferMemory[attachmentIdx]->getHostPtr(); in verify()
1425 size_t attachmentIdx = in syncClearBufferState() local1427 attachment = &colorAttachments[attachmentIdx]; in syncClearBufferState()