Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGetTextureSubImageTests.cpp260 glw::GLuint invalid_texture = m_texture_2D_multisampled; in testExistingTextureObjectError() local
262 while (gl.isTexture(++invalid_texture)) in testExistingTextureObjectError()
265 …m_gl_GetTextureSubImage(invalid_texture, 0, 0, 0, 0, s_texture_data_width, s_texture_data_height, … in testExistingTextureObjectError()
280 m_gl_GetCompressedTextureSubImage(invalid_texture, 0, 0, 0, 0, s_texture_data_compressed_width, in testExistingTextureObjectError()