Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderLayeredFBO.cpp38 const glw::GLuint GeometryShaderLayeredFBOShared::shared_to_width = 4; /* as per test spec */ member in glcts::GeometryShaderLayeredFBOShared
223 shared_to_width, shared_to_height); in initTOs()
232 shared_to_width, shared_to_height); in initTOs()
241 shared_to_width, shared_to_height, shared_to_depth); in initTOs()
250 shared_to_width, shared_to_height, shared_to_depth); in initTOs()
259 shared_to_width, shared_to_height); in initTOs()
268shared_to_width, shared_to_height, GL_TRUE); /* fixedsamplelocations */ in initTOs()
277shared_to_width, shared_to_height, shared_to_depth, GL_TRUE); /* fixedsamplelocations */ in initTOs()
H A DesextcGeometryShaderLayeredFBO.hpp53 static const glw::GLuint shared_to_width; member in glcts::GeometryShaderLayeredFBOShared