Searched refs:RESULT_BLOCK_BASE_SIZE (Results 1 – 2 of 2) sorted by relevance
72 RESULT_BLOCK_BASE_SIZE = (3+1)*(int)sizeof(deUint32), // uvec3 + uint enumerator161 const int baseSize = RESULT_BLOCK_BASE_SIZE; in getResultBlockAlignedSize()
68 RESULT_BLOCK_BASE_SIZE = 4 * (int)sizeof(deUint32), // uvec3 + uint enumerator221 …ignedSize(m_context.getInstanceInterface(), m_context.getPhysicalDevice(), RESULT_BLOCK_BASE_SIZE); in iterate()