Searched refs:n_texture_access (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
H A Dgl3cTextureSwizzleTests.cpp1159 static const size_t n_texture_access = sizeof(texture_access) / sizeof(texture_access[0]); member in namespace:gl3cts::TextureSwizzle
2501 for (size_t access_idx = 0; access_idx < n_texture_access; ++access_idx)
3828 for (size_t access_idx = 0; access_idx < n_texture_access; ++access_idx)

Completed in 96 milliseconds