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

/external/deqp/external/openglcts/modules/gl/
H A Dgl3cTextureSwizzleTests.cpp1145 static const _texture_access texture_access[] = { { "texture", 0, false, false, false, false, false }, member in namespace:gl3cts::TextureSwizzle
1159 static const size_t n_texture_access = sizeof(texture_access) / sizeof(texture_access[0]);
2803 const _texture_access& access = texture_access[test_case.m_texture_access_index];
2884 const _texture_access& access = texture_access[test_case.m_texture_access_index];
2943 const _texture_access& access = texture_access[access_idx];
3070 << ". Access: " << texture_access[test_case.m_texture_access_index].m_name
3136 const _texture_access& access = texture_access[test_case.m_texture_access_index];
3205 const _texture_access& access = texture_access[test_case.m_texture_access_index];

Completed in 95 milliseconds