Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp7554 gl.bufferData(GL_ARRAY_BUFFER, s_depth_pass_quad_size, s_depth_pass_quad, GL_STATIC_DRAW); in PrepareBuffersAndVertexArrays()
7868 const glw::GLfloat FunctionalTest::s_depth_pass_quad[] = { -1.0f, -1.0f, 1.0f, -1.0f, 1.0f, 1.0f, member in gl4cts::DirectStateAccess::Framebuffers::FunctionalTest
7878 sizeof(s_depth_pass_quad); //!< Size of depth pass' geometry.
Dgl4cDirectStateAccessTests.hpp3595 static const glw::GLfloat s_depth_pass_quad[]; member in gl4cts::DirectStateAccess::Framebuffers::FunctionalTest