Home
last modified time | relevance | path

Searched refs:initTextures (Results 1 – 7 of 7) sorted by relevance

/external/angle/src/tests/perf_tests/
DTextureSampling.cpp78 void initTextures();
104 initTextures(); in initializeBenchmark()
195 void TextureSamplingBenchmark::initTextures() in initTextures() function in __anon5a9153120111::TextureSamplingBenchmark
272 void initTextures();
280 initTextures(); in initializeBenchmark()
284 void TextureSamplingMutableFormatBenchmark::initTextures() in initTextures() function in __anon5a9153120111::TextureSamplingMutableFormatBenchmark
286 TextureSamplingBenchmark::initTextures(); in initTextures()
DDispatchComputePerf.cpp64 void initTextures();
82 initTextures(); in initializeBenchmark()
115 void DispatchComputePerfBenchmark::initTextures() in initTextures() function in __anon19bac7a00111::DispatchComputePerfBenchmark
DFramebufferAttachmentPerfTest.cpp66 void initTextures();
74 initTextures(); in initializeBenchmark()
90 void FramebufferAttachmentBenchmark::initTextures() in initTextures() function in angle::FramebufferAttachmentBenchmark
DTexturesPerf.cpp87 void initTextures();
115 initTextures(); in initializeBenchmark()
171 void TexturesBenchmark::initTextures() in initTextures() function in angle::TexturesBenchmark
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp813 void initTextures();
914 void initTextures();
1006 void initTextures();
Dgl4cTextureViewTests.cpp9148 void TextureViewTestCoherency::initTextures() in initTextures() function in gl4cts::TextureViewTestCoherency
9280 initTextures(); in iterate()
9557 initTextures(); in initTest()
9584 void TextureViewTestBaseAndMaxLevels::initTextures() in initTextures() function in gl4cts::TextureViewTestBaseAndMaxLevels
10018 void TextureViewTestReferenceCounting::initTextures() in initTextures() function in gl4cts::TextureViewTestReferenceCounting
10088 initTextures(); in initTest()
/external/angle/src/tests/gl_tests/
DTextureTest.cpp6677 void initTextures(GLint tex2DCount, GLint texCubeCount) in initTextures() function in __anon4123f35d0111::TextureLimitsTest
6734 initTextures(vertexTextureCount + fragmentTextureCount, 0); in testWithTextures()
6884 initTextures(1, 0); in TEST_P()