Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleTexStorage2DMultisampleTests.cpp1211 const glw::GLenum depth_internalformats[] = { GL_DEPTH_COMPONENT16, GL_DEPTH_COMPONENT32F, GL_DEPTH24_STENCIL8 }; in iterate() local
1214 const unsigned int n_depth_internalformats = sizeof(depth_internalformats) / sizeof(depth_internalformats[0]); in iterate()
1236 internalformats = depth_internalformats; in iterate()
H A Des31cTextureStorageMultisampleFunctionalTests.cpp2148 const glw::GLenum depth_internalformats[] = { GL_DEPTH_COMPONENT32F }; in iterate() local
2155 const unsigned int n_depth_internalformats = sizeof(depth_internalformats) / sizeof(depth_internalformats[0]); in iterate()
2195 internalformats = depth_internalformats; in iterate()

Completed in 5 milliseconds