Searched refs:HashSPIRVId (Results 1 – 1 of 1) sorted by relevance
16 uint32_t HashSPIRVId(uint32_t id) in HashSPIRVId() function81 mIdToIndexMap[shaderType][HashSPIRVId(id)] = index; in setVariableIndex()87 return mIdToIndexMap[shaderType].at(HashSPIRVId(id)); in getVariableIndex()145 const uint32_t hashedId = HashSPIRVId(id); in hasVariable()