Lines Matching refs:renderCell
501 void renderCell (int textureNdx, float lod, const Grid& grid) const;
709 renderCell (rend.textureNdx, lod, grid); in iterate()
778 void Vertex2DTextureCase::renderCell (int textureNdx, float lod, const Grid& grid) const in renderCell() function in deqp::gles3::Functional::Vertex2DTextureCase
807 void renderCell (int textureNdx, float lod, const Grid& grid) const;
1044 renderCell (rend.textureNdx, lod, grid); in iterate()
1113 void VertexCubeTextureCase::renderCell (int textureNdx, float lod, const Grid& grid) const in renderCell() function in deqp::gles3::Functional::VertexCubeTextureCase
1145 void renderCell (int textureNdx, float lod, const Grid& grid) const;
1384 renderCell (rend.textureNdx, lod, grid); in iterate()
1453 void Vertex2DArrayTextureCase::renderCell (int textureNdx, float lod, const Grid& grid) const in renderCell() function in deqp::gles3::Functional::Vertex2DArrayTextureCase
1483 void renderCell (int textureNdx, float lod, const Grid& grid) const;
1727 renderCell (rend.textureNdx, lod, grid); in iterate()
1797 void Vertex3DTextureCase::renderCell (int textureNdx, float lod, const Grid& grid) const in renderCell() function in deqp::gles3::Functional::Vertex3DTextureCase