Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferParameters.hpp136 glw::GLboolean queryTextureBufferDataStoreBinding(glw::GLint expected);
DesextcTextureBufferParameters.cpp174 test_passed = test_passed && queryTextureBufferDataStoreBinding(m_tbo_id); in iterate()
304 glw::GLboolean TextureBufferParameters::queryTextureBufferDataStoreBinding(glw::GLint expected) in queryTextureBufferDataStoreBinding() function in glcts::TextureBufferParameters