Searched refs:getDefaultVertexArrays (Results 1 - 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/common/ |
H A D | glcShaderRenderCase.cpp | 596 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 D | glsShaderRenderCase.cpp | 540 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 119 milliseconds