Searched refs:kSmallerLoadBlockElementCount (Results 1 – 1 of 1) sorted by relevance
2224 constexpr unsigned int kSmallerLoadBlockElementCount = 3; in TEST_P() local2226 constexpr unsigned int kSmallerInputValues[kSmallerLoadBlockElementCount] = {1u, 2u, 3u}; in TEST_P()2231 glBufferData(GL_SHADER_STORAGE_BUFFER, kSmallerLoadBlockElementCount * kBytesPerComponent, in TEST_P()