Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderLayeredFBO.hpp388 class GeometryShaderFramebufferTextureArgumentRefersToBufferTexture : public TestCaseBase class
392GeometryShaderFramebufferTextureArgumentRefersToBufferTexture(Context &context, const ExtParameter…
395 virtual ~GeometryShaderFramebufferTextureArgumentRefersToBufferTexture() in ~GeometryShaderFramebufferTextureArgumentRefersToBufferTexture()
H A DesextcGeometryShaderLayeredFBO.cpp1130 GeometryShaderFramebufferTextureArgumentRefersToBufferTexture::
1131GeometryShaderFramebufferTextureArgumentRefersToBufferTexture(Context &context, const ExtParameter… in GeometryShaderFramebufferTextureArgumentRefersToBufferTexture() function in glcts::GeometryShaderFramebufferTextureArgumentRefersToBufferTexture
1148 void GeometryShaderFramebufferTextureArgumentRefersToBufferTexture::deinit() in deinit()
1188 tcu::TestNode::IterateResult GeometryShaderFramebufferTextureArgumentRefersToBufferTexture::iterate… in iterate()
H A DesextcGeometryShaderTests.cpp334 layeredFBOTestGroup->addChild(new GeometryShaderFramebufferTextureArgumentRefersToBufferTexture( in init()