Home
last modified time | relevance | path

Searched refs:glAttach (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboCompletenessTests.cpp336 builder.glAttach(target, att); in build()
456 builder.glAttach(target, &att); in build()
/third_party/vk-gl-cts/modules/glshared/
H A DglsFboCompletenessTests.cpp780 builder.glAttach(target, att); in attachTargetToNew()
904 builder.glAttach(GL_DEPTH_ATTACHMENT, att); in makeDepthAndStencil()
905 builder.glAttach(GL_STENCIL_ATTACHMENT, att); in makeDepthAndStencil()
H A DglsFboUtil.hpp329 void glAttach (glw::GLenum attPoint,
H A DglsFboUtil.cpp962 void FboBuilder::glAttach (GLenum attPoint, const Attachment* att) in glAttach() function in deqp::gls::FboUtil::FboBuilder

Completed in 5 milliseconds