Home
last modified time | relevance | path

Searched refs:GeometryShaderFramebufferTextureArgumentRefersToBufferTexture (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLayeredFBO.hpp388 class GeometryShaderFramebufferTextureArgumentRefersToBufferTexture : public TestCaseBase class
392GeometryShaderFramebufferTextureArgumentRefersToBufferTexture(Context& context, const ExtParameter…
395 virtual ~GeometryShaderFramebufferTextureArgumentRefersToBufferTexture() in ~GeometryShaderFramebufferTextureArgumentRefersToBufferTexture()
DesextcGeometryShaderLayeredFBO.cpp1118 GeometryShaderFramebufferTextureArgumentRefersToBufferTexture::
1119GeometryShaderFramebufferTextureArgumentRefersToBufferTexture(Context& context, const ExtParameter… in GeometryShaderFramebufferTextureArgumentRefersToBufferTexture() function in glcts::GeometryShaderFramebufferTextureArgumentRefersToBufferTexture
1133 void GeometryShaderFramebufferTextureArgumentRefersToBufferTexture::deinit() in deinit()
1173 tcu::TestNode::IterateResult GeometryShaderFramebufferTextureArgumentRefersToBufferTexture::iterate… in iterate()
DesextcGeometryShaderTests.cpp334 layeredFBOTestGroup->addChild(new GeometryShaderFramebufferTextureArgumentRefersToBufferTexture( in init()