Searched defs:n_cubemaps_needed (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cTextureViewTests.cpp | 2704 const int n_cubemaps_needed = 4; /* only used for GL_TEXTURE_CUBE_MAP_ARRAY */ in initTestRuns() local 2107 initTextureStorage(const glw::Functions& gl, bool init_mutable_to, glw::GLenum texture_target, glw::GLint texture_depth, glw::GLint texture_height, glw::GLint texture_width, glw::GLenum texture_internalformat, glw::GLenum texture_format, glw::GLenum texture_type, unsigned int n_levels_needed, unsigned int n_cubemaps_needed, glw::GLint bo_id) initTextureStorage() argument
|
Completed in 12 milliseconds