Searched refs:shared_to_width (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderLayeredFBO.cpp | 38 const glw::GLuint GeometryShaderLayeredFBOShared::shared_to_width = 4; /* as per test spec */ member in glcts::GeometryShaderLayeredFBOShared 221 shared_to_width, shared_to_height); in initTOs() 230 shared_to_width, shared_to_height); in initTOs() 239 shared_to_width, shared_to_height, shared_to_depth); in initTOs() 248 shared_to_width, shared_to_height, shared_to_depth); in initTOs() 257 shared_to_width, shared_to_height); in initTOs() 266 shared_to_width, shared_to_height, GL_TRUE); /* fixedsamplelocations */ in initTOs() 275 shared_to_width, shared_to_height, shared_to_depth, GL_TRUE); /* fixedsamplelocations */ in initTOs()
|
D | esextcGeometryShaderLayeredFBO.hpp | 53 static const glw::GLuint shared_to_width; member in glcts::GeometryShaderLayeredFBOShared
|