Searched refs:stageIndexEntry (Results 1 – 1 of 1) sorted by relevance
251 const VkPipelineCacheStageValidationIndexEntry* const stageIndexEntry = in getStageIndexEntry() local254 return stageIndexEntry; in getStageIndexEntry()259 …const uint8_t* getSPIRV(const VkPipelineCacheStageValidationIndexEntry* const stageIndexEntry) con… in getSPIRV()261 uint64_t offset = stageIndexEntry->codeOffset; in getSPIRV()264 VKSC_ASSERT(offset + stageIndexEntry->codeSize <= m_CacheSize); in getSPIRV()