Home
last modified time | relevance | path

Searched defs:n_texture_targets (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/openglcts/modules/gles31/
Des31cTextureStorageMultisampleGLCoverageTests.cpp354 unsigned int n_texture_targets = 0; in iterate() local
Des31cTextureStorageMultisampleDependenciesTests.cpp2372 const unsigned int n_texture_targets = sizeof(texture_targets) / sizeof(texture_targets[0]); in iterate() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp2720 const unsigned int n_texture_targets = sizeof(texture_targets) / sizeof(texture_targets[0]); in initTestRuns() local
5523 unsigned int n_texture_targets = 1; in initParentTextureContents() local
Dgl3cTextureSwizzleTests.cpp1187 static const size_t n_texture_targets = sizeof(texture_targets) / sizeof(texture_targets[0]); variable