Home
last modified time | relevance | path

Searched defs:mTextures (Results 1 – 25 of 27) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/
DClearPerf.cpp69 std::vector<GLuint> mTextures; member in __anonb7bc793f0111::ClearBenchmark
DTextureSampling.cpp82 std::vector<GLuint> mTextures; member in __anon3c286b370111::TextureSamplingBenchmark
DVulkanBarriersPerf.cpp83 GLTexture mTextures[4]; member in __anonccd379230111::VulkanBarriersPerfBenchmark
DTexturesPerf.cpp89 std::vector<GLuint> mTextures; member in angle::TexturesBenchmark
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DClearPerf.cpp78 std::vector<GLuint> mTextures; member in __anondeb2062a0111::ClearBenchmark
DFramebufferAttachmentPerfTest.cpp68 std::array<GLTexture, kTextureCount> mTextures; member in angle::FramebufferAttachmentBenchmark
DTextureSampling.cpp82 std::vector<GLuint> mTextures; member in __anon89ccbc620111::TextureSamplingBenchmark
DVulkanBarriersPerf.cpp87 GLTexture mTextures[4]; member in __anon1479be6e0111::VulkanBarriersPerfBenchmark
DTexturesPerf.cpp130 std::vector<GLuint> mTextures; member in angle::TexturesBenchmark
DDrawCallPerf.cpp139 std::vector<GLuint> mTextures; member in __anon1ff8d8cd0111::DrawCallPerfBenchmark
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DCopyCompressedTextureTest.cpp79 GLuint mTextures[2] = {0, 0}; member in angle::CopyCompressedTextureTest
DFramebufferTest.cpp745 GLTexture mTextures[2]; in TEST_P() local
796 GLTexture mTextures[2]; in TEST_P() local
DDrawBuffersTest.cpp217 GLuint mTextures[4] = {}; member in DrawBuffersTest
DCopyTextureTest.cpp110 GLuint mTextures[2] = { member in angle::CopyTextureTest
520 GLuint mTextures[2] = { member in angle::CopyTextureVariationsTest
DClearTest.cpp75 std::vector<GLuint> mTextures; member in __anonee3916f80111::ClearTestBase
DTextureTest.cpp3764 std::vector<GLuint> mTextures; member in __anonaca913c20111::TextureLimitsTest
3997 GLuint mTextures[3]; member in __anonaca913c20111::Texture2DNorm16TestES3
DStateChangeTest.cpp63 std::vector<GLuint> mTextures = {0, 0}; member in __anon045ca9180111::StateChangeTest
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DCopyCompressedTextureTest.cpp79 GLuint mTextures[2] = {0, 0}; member in angle::CopyCompressedTextureTest
DDrawBuffersTest.cpp226 GLuint mTextures[4] = {}; member in DrawBuffersTest
DCopyTextureTest.cpp110 GLuint mTextures[2] = { member in angle::CopyTextureTest
562 GLuint mTextures[2] = { member in angle::CopyTextureVariationsTest
DFramebufferTest.cpp1806 GLTexture mTextures[2]; in TEST_P() local
1851 GLTexture mTextures[2]; in TEST_P() local
DClearTest.cpp56 std::vector<GLuint> mTextures; member in __anon06006d230111::ClearTestBase
/third_party/skia/third_party/externals/angle2/samples/multiple_contexts/
DMultipleContexts.cpp245 std::array<GLuint, kNumTextures> mTextures; member in MultipleContextsSample
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.h228 angle::PackedEnumMap<gl::TextureType, gl::ActiveTextureArray<GLuint>> mTextures; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.h399 angle::PackedEnumMap<gl::TextureType, gl::ActiveTextureArray<GLuint>> mTextures; variable

12