Searched refs:arrayIntSize (Results 1 – 1 of 1) sorted by relevance
6330 const size_t arrayIntSize = MAX_UNIFORM_BUFFER_SIZE / sizeof(uint32_t); in verify() local6337 … de::min<size_t>(id / (arrayIntSize / m_valuesPerPixel), m_descriptorSets.size() - 1); in verify()6346 if (id < callId * (arrayIntSize / m_valuesPerPixel)) in verify()9742 const size_t arrayIntSize = arraySize * 4; in init() local9764 << arrayIntSize in init()