Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferParameters.hpp139 glw::GLboolean queryTextureInternalFormat(glw::GLint expected);
DesextcTextureBufferParameters.cpp177 test_passed = test_passed && queryTextureInternalFormat(iter->first); in iterate()
403 glw::GLboolean TextureBufferParameters::queryTextureInternalFormat(glw::GLint expected) in queryTextureInternalFormat() function in glcts::TextureBufferParameters