Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcRobustBufferAccessBehaviorTests.hpp469 void setTextures(const glw::Functions& gl, glw::GLuint id_destination, glw::GLuint id_source);
H A DglcRobustBufferAccessBehaviorTests.cpp2639 * @param id_source Id of texture used as source
2641 void ImageLoadStoreTest::setTextures(const Functions& gl, glw::GLuint id_destination, glw::GLuint id_source) in setTextures() argument
2668 gl.bindImageTexture(0 /* unit */, id_source, level, GL_FALSE /* layered */, 0 /* layer */, GL_READ_ONLY, format); in setTextures()

Completed in 6 milliseconds