Home
last modified time | relevance | path

Searched refs:arrayIntSize (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryPipelineBarrierTests.cpp6330 const size_t arrayIntSize = MAX_UNIFORM_BUFFER_SIZE / sizeof(uint32_t); in verify() local
6337 … 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() local
9764 << arrayIntSize in init()