Searched refs:getDefaultVertexArrays (Results 1 - 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/common/
H A DglcShaderRenderCase.cpp596 static void getDefaultVertexArrays(const glw::Functions& gl, const QuadGrid& quadGrid, deUint32 program, function in namespace:deqp
676 getDefaultVertexArrays(gl, quadGrid, programID, vertexArrays);
/external/deqp/modules/glshared/
H A DglsShaderRenderCase.cpp540 static void getDefaultVertexArrays (const glw::Functions& gl, const QuadGrid& quadGrid, deUint32 program, vector<VertexArrayBinding>& vertexArrays) function in namespace:deqp::gls
624 getDefaultVertexArrays(gl, quadGrid, programID, vertexArrays);

Completed in 124 milliseconds