Home
last modified time | relevance | path

Searched refs:n_cubemaps_needed (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp163 unsigned int n_cubemaps_needed, glw::GLint bo_id);
Dgl4cTextureViewTests.cpp2112 unsigned int n_cubemaps_needed, glw::GLint bo_id) in initTextureStorage() argument
2242 texture_height >> n_level, 6 /* layer-faces */ * n_cubemaps_needed, 0, /* border */ in initTextureStorage()
2334 const unsigned int actual_texture_depth = 6 /* layer-faces */ * n_cubemaps_needed; in initTextureStorage()
2706 const int n_cubemaps_needed = 4; /* only used for GL_TEXTURE_CUBE_MAP_ARRAY */ in initTestRuns() local
2822 n_levels_needed, n_cubemaps_needed, 0); /* bo_id */ in initTestRuns()
2907 const unsigned int actual_texture_depth = 6 /* layer-faces */ * n_cubemaps_needed; in initTestRuns()