Searched refs:renderCell (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fVertexTextureTests.cpp | 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; [all …]
|
/external/deqp/modules/gles2/functional/ |
D | es2fVertexTextureTests.cpp | 403 void renderCell (int textureNdx, float lod, const Grid& grid) const; 608 renderCell (rend.textureNdx, lod, grid); in iterate() 677 void Vertex2DTextureCase::renderCell (int textureNdx, float lod, const Grid& grid) const in renderCell() function in deqp::gles2::Functional::Vertex2DTextureCase 706 void renderCell (int textureNdx, float lod, const Grid& grid) const; 940 renderCell (rend.textureNdx, lod, grid); in iterate() 1009 void VertexCubeTextureCase::renderCell (int textureNdx, float lod, const Grid& grid) const in renderCell() function in deqp::gles2::Functional::VertexCubeTextureCase
|