Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.hpp469 void setTextures(const glw::Functions& gl, glw::GLuint id_destination, glw::GLuint id_source);
DglcRobustBufferAccessBehaviorTests.cpp2646 …eLoadStoreTest::setTextures(const Functions& gl, glw::GLuint id_destination, glw::GLuint id_source) in setTextures() argument
2673 …gl.bindImageTexture(0 /* unit */, id_source, level, GL_FALSE /* layered */, 0 /* layer */, GL_READ… in setTextures()