Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cBufferStorageTests.hpp284 glw::GLint m_compressed_internal_format; member in gl4cts::BufferStorage::MapPersistentTextureTest
H A Dgl4cBufferStorageTests.cpp2533 , m_compressed_internal_format(0) in MapPersistentTextureTest()
2686 &m_compressed_internal_format); in getCompressedInfo()
2718 Texture::CompressedImage(gl, GL_TEXTURE_2D, 0 /* level */, m_compressed_internal_format, 8 /* width */, in verifyTestedOperation()
2737 gl.compressedTexImage2D(GL_TEXTURE_2D, 0 /* level */, m_compressed_internal_format, 8 /* width */, in verifyTestedOperation()
2744 m_compressed_internal_format, m_compressed_image_size, in verifyTestedOperation()
2752 8 /* height */, m_compressed_internal_format, m_compressed_image_size, in verifyTestedOperation()

Completed in 5 milliseconds