Home
last modified time | relevance | path

Searched refs:id_destination (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.cpp2638 * @param id_destination Id of texture used as destination
2641 void ImageLoadStoreTest::setTextures(const Functions& gl, glw::GLuint id_destination, glw::GLuint id_source) in setTextures() argument
2671 gl.bindImageTexture(1 /* unit */, id_destination, level, GL_FALSE /* layered */, 0 /* layer */, GL_WRITE_ONLY, in setTextures()

Completed in 6 milliseconds