Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcRobustBufferAccessBehaviorTests.cpp3218 GLuint test_offsets[] = { in iterate() local
3241 for (GLuint i = 0; i < DE_LENGTH_OF_ARRAY(test_offsets); ++i) in iterate()
3244 const std::string& cs = getComputeShader(test_offsets[i]); in iterate()
3483 GLuint test_offsets[] = { in iterate() local
3512 for (GLuint i = 0; i < DE_LENGTH_OF_ARRAY(test_offsets); ++i) in iterate()
3515 const std::string& cs = getComputeShader(test_offsets[i]); in iterate()

Completed in 5 milliseconds