Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp794 void checkAPICallCoherency(_texture_type texture_type, bool should_use_glTexSubImage2D);
Dgl4cTextureViewTests.cpp8062 void TextureViewTestCoherency::checkAPICallCoherency(_texture_type texture_type, bool should_use_gl… in checkAPICallCoherency() function in gl4cts::TextureViewTestCoherency
9293 checkAPICallCoherency(texture_type, true); in iterate()
9296 checkAPICallCoherency(texture_type, false); in iterate()