Searched refs:initVAO (Results 1 - 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | MultiviewDrawTest.cpp | 429 void initVAO(GLuint vao, GLuint vertexBuffer, GLuint indexBuffer) in initVAO() function in MultiviewDrawValidationTest 556 initVAO(vao, vertexBuffer, indexBuffer); in TEST_P() 649 initVAO(vao, vertexBuffer, indexBuffer); in TEST_P() 710 initVAO(vao, vertexBuffer, indexBuffer); in TEST_P() 762 initVAO(vao, vertexBuffer, indexBuffer); in TEST_P() 868 initVAO(vao, vertexBuffer, indexBuffer); in TEST_P()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cPipelineStatisticsQueryTests.cpp | 2010 void PipelineStatisticsQueryTestFunctionalBase::initVAO(unsigned int n_components_per_vertex) in initVAO() function in glcts::PipelineStatisticsQueryTestFunctionalBase 3044 initVAO(n_vertex_components); in executeTest() 3606 initVAO(n_vertex_components); in executeTest() 3781 initVAO(n_vertex_components); in executeTest() 3926 initVAO(n_vertex_components); in executeTest() 4164 initVAO(n_vertex_components); in executeTest()
|
H A D | gl4cPipelineStatisticsQueryTests.hpp | 423 void initVAO(unsigned int n_components_per_vertex);
|
H A D | gl4cTextureViewTests.hpp | 814 void initVAO();
|
H A D | gl4cVertexAttrib64BitTest.cpp | 3111 void initVAO(); 3681 void VAOTest::initVAO() in initVAO() function in VertexAttrib64Bit::VAOTest 3793 initVAO(); in iterate()
|
H A D | gl4cTextureViewTests.cpp | 9251 void TextureViewTestCoherency::initVAO() in initVAO() function in gl4cts::TextureViewTestCoherency 9280 initVAO(); in iterate()
|
Completed in 30 milliseconds