Home
last modified time | relevance | path

Searched refs:id_destination (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 void ImageLoadStoreTest::setTextures(const Functions& gl, glw::GLuint id_destination, glw::GLuint i… in setTextures() argument
2676 …gl.bindImageTexture(1 /* unit */, id_destination, level, GL_FALSE /* layered */, 0 /* layer */, GL… in setTextures()