/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | ReadOnlyFeedbackLoopTest.cpp | 181 GLTexture colorTexture; in TEST_P() local 249 GLTexture colorTexture; in TEST_P() local 333 GLTexture colorTexture; in TEST_P() local 417 GLTexture colorTexture; in TEST_P() local 504 GLTexture colorTexture; in TEST_P() local 609 GLTexture colorTexture; in TEST_P() local
|
H A D | FramebufferTest.cpp | 3206 GLTexture colorTexture; in TEST_P() local 3280 GLTexture colorTexture; in TEST_P() local 3348 GLTexture colorTexture; in TEST_P() local 3405 GLTexture colorTexture; in TEST_P() local 4579 GLTexture colorTexture; in TEST_P() local 4616 GLTexture colorTexture; in TEST_P() local 4653 GLTexture colorTexture; in TEST_P() local 4689 GLTexture colorTexture; in TEST_P() local 4732 GLTexture colorTexture; in TEST_P() local 4779 GLTexture colorTexture; in TEST_P() local [all …]
|
H A D | PolygonOffsetClampTest.cpp | 152 GLTexture colorTexture; in TEST_P() local
|
H A D | VulkanPerformanceCounterTest.cpp | 1950 GLTexture colorTexture; in TEST_P() local 2063 GLTexture colorTexture; in TEST_P() local 2155 GLTexture colorTexture; in TEST_P() local 2210 GLTexture colorTexture; in TEST_P() local 2258 GLTexture colorTexture; in TEST_P() local 3861 GLTexture colorTexture; in TEST_P() local 5103 GLTexture colorTexture; in TEST_P() local
|
H A D | BlitFramebufferANGLETest.cpp | 2320 GLTexture colorTexture; in TEST_P() local 2383 GLTexture colorTexture; in TEST_P() local 2451 GLTexture colorTexture; in TEST_P() local
|
H A D | FragDepthTest.cpp | 22 GLTexture colorTexture; member
|
H A D | GeometryShaderTest.cpp | 1145 void GeometryShaderTest::verifyLayeredFramebufferColor(GLuint colorTexture, in verifyLayeredFramebufferColor()
|
H A D | TextureTest.cpp | 1950 GLTexture colorTexture; in TestSampleWithDepthStencilMode() local 2899 GLTexture colorTexture; in TEST_P() local 3354 GLTexture colorTexture; in TEST_P() local 3567 GLTexture colorTexture; in TEST_P() local 3636 GLTexture colorTexture; in TEST_P() local
|
H A D | TransformFeedbackTest.cpp | 3449 GLTexture colorTexture; in TEST_P() local
|
H A D | ComputeShaderTest.cpp | 3927 GLTexture colorTexture; in TEST_P() local
|
H A D | StateChangeTest.cpp | 1344 GLTexture colorTexture; member
|
H A D | ImageTest.cpp | 5444 GLTexture colorTexture; in TEST_P() local
|
/aosp_15_r20/external/angle/src/tests/test_utils/ |
H A D | MultiviewTest.cpp | 82 for (auto colorTexture : colorTextures) in CreateMultiviewBackingTextures() local 168 GLuint colorTexture, in CreateMultiviewBackingTextures() 209 GLuint colorTexture, in AttachMultiviewTextures()
|
/aosp_15_r20/external/skia/src/gpu/graphite/vk/ |
H A D | VulkanCommandBuffer.cpp | 473 const Texture* colorTexture, in onAddRenderPass() 640 VulkanTexture* colorTexture, in setup_texture_layouts() 685 VulkanTexture* colorTexture, in track_attachments() 700 VulkanTexture* colorTexture, in gather_attachment_views() 725 VulkanTexture* colorTexture, in gather_clear_values() 802 const Texture* colorTexture, in beginRenderPass()
|
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/ |
H A D | DawnCommandBuffer.cpp | 215 const Texture* colorTexture, in onAddRenderPass() 284 const Texture* colorTexture, in beginRenderPass()
|
/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | CommandBuffer.cpp | 91 sk_sp<Texture> colorTexture, in addRenderPass()
|