/external/angle/src/tests/perf_tests/ |
D | ImagelessFramebufferPerfTest.cpp | 66 std::array<GLTexture, kTextureCount> mTextures; member in angle::ImagelessFramebufferAttachmentBenchmark
|
D | ClearPerf.cpp | 88 std::vector<GLuint> mTextures; member in __anon6a6fad890111::ClearBenchmark
|
D | FramebufferAttachmentPerfTest.cpp | 68 std::array<GLTexture, kTextureCount> mTextures; member in angle::FramebufferAttachmentBenchmark
|
D | TextureSampling.cpp | 82 std::vector<GLuint> mTextures; member in __anonfdc82f010111::TextureSamplingBenchmark
|
D | VulkanBarriersPerf.cpp | 87 GLTexture mTextures[4]; member in __anon896f20ad0111::VulkanBarriersPerfBenchmark
|
D | TexturesPerf.cpp | 130 std::vector<GLuint> mTextures; member in angle::TexturesBenchmark
|
D | TextureUploadPerf.cpp | 234 std::vector<GLuint> mTextures; member in __anond974bff80111::TextureUploadETC2TranscodingBenchmark
|
D | DrawCallPerf.cpp | 145 std::vector<GLuint> mTextures; member in __anonca5d37cc0111::DrawCallPerfBenchmark
|
/external/angle/src/tests/gl_tests/ |
D | CopyCompressedTextureTest.cpp | 79 GLuint mTextures[2] = {0, 0}; member in angle::CopyCompressedTextureTest
|
D | CopyTextureTest.cpp | 177 GLuint mTextures[2] = { member in angle::CopyTextureTest 685 GLuint mTextures[2] = { member in angle::CopyTextureVariationsTest
|
D | DrawBuffersTest.cpp | 226 GLuint mTextures[4] = {}; member in DrawBuffersTest
|
D | FramebufferTest.cpp | 2922 GLTexture mTextures[2]; in TEST_P() local 2966 GLTexture mTextures[2]; in TEST_P() local
|
D | ClearTest.cpp | 87 std::vector<GLuint> mTextures; member in __anon511eb0c20111::ClearTestBase
|
D | TextureTest.cpp | 9671 std::vector<GLuint> mTextures; member in __anon5f5c480c0111::TextureLimitsTest 10069 GLuint mTextures[3]; member in __anon5f5c480c0111::Texture2DNorm16TestES3
|
D | StateChangeTest.cpp | 68 std::vector<GLuint> mTextures = {0, 0}; member in __anon8ac4f2620111::StateChangeTest
|
/external/angle/samples/multiple_contexts/ |
D | MultipleContexts.cpp | 250 std::array<GLuint, kNumTextures> mTextures; member in MultipleContextsSample
|
/external/angle/src/libANGLE/renderer/gl/ |
D | StateManagerGL.h | 450 angle::PackedEnumMap<gl::TextureType, gl::ActiveTextureArray<GLuint>> mTextures; variable
|