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