Home
last modified time | relevance | path

Searched refs:shared_to_depth (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLayeredFBO.hpp51 static const glw::GLuint shared_to_depth; member in glcts::GeometryShaderLayeredFBOShared
DesextcGeometryShaderLayeredFBO.cpp36 const glw::GLuint GeometryShaderLayeredFBOShared::shared_to_depth = 4; /* as per test spec */ member in glcts::GeometryShaderLayeredFBOShared
239 shared_to_width, shared_to_height, shared_to_depth); in initTOs()
248 shared_to_width, shared_to_height, shared_to_depth); in initTOs()
275 shared_to_width, shared_to_height, shared_to_depth, GL_TRUE); /* fixedsamplelocations */ in initTOs()