Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleGLCoverageTests.cpp354 unsigned int n_texture_targets = 0; in iterate() local
H A Des31cTextureStorageMultisampleDependenciesTests.cpp2365 const unsigned int n_texture_targets = sizeof(texture_targets) / sizeof(texture_targets[0]); in iterate() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.cpp2718 const unsigned int n_texture_targets = sizeof(texture_targets) / sizeof(texture_targets[0]); in initTestRuns() local
5521 unsigned int n_texture_targets = 1; in initParentTextureContents() local
H A Dgl3cTextureSwizzleTests.cpp1194 static const size_t n_texture_targets = sizeof(texture_targets) / sizeof(texture_targets[0]); variable