/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | MemoryBarrierTest.cpp | 143 void createFramebuffer(GLuint color, GLuint fbo, GLColor initialColor); 371 void MemoryBarrierTestBase::createFramebuffer(GLuint color, GLuint fbo, GLColor initialColor) in createFramebuffer() function in __anon8e7a993c0111::MemoryBarrierTestBase 763 createFramebuffer(color, fbo, GLColor::black); in vertexAttribArrayBitBufferWriteThenVertexRead() 825 createFramebuffer(color, fbo, GLColor::black); in vertexAttribArrayBitVertexReadThenBufferWrite() 915 createFramebuffer(color, fbo, GLColor::black); in elementArrayBitBufferWriteThenIndexRead() 977 createFramebuffer(color, fbo, GLColor::black); in elementArrayBitIndexReadThenBufferWrite() 1070 createFramebuffer(color, fbo, GLColor::black); in uniformBitBufferWriteThenUBORead() 1125 createFramebuffer(color, fbo, GLColor::black); in uniformBitUBOReadThenBufferWrite() 1211 createFramebuffer(color, fbo, GLColor::black); in commandBitBufferWriteThenIndirectRead() 1275 createFramebuffer(color, fbo, GLColor::black); in commandBitIndirectReadThenBufferWrite() [all …]
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/ |
D | EGLSurfacelessContextTest.cpp | 94 void createFramebuffer(GLFramebuffer *fbo, GLTexture *tex) const in createFramebuffer() function in __anon87d74ff30111::EGLSurfacelessContextTest 185 createFramebuffer(&fbo, &tex); in TEST_P() 203 createFramebuffer(&fbo, &tex); in TEST_P() 229 createFramebuffer(&fbo, &tex); in TEST_P()
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/ |
D | VulkanBarriersPerf.cpp | 69 void createFramebuffer(uint32_t fboIndex, uint32_t textureIndex, uint32_t sizeIndex); 181 void VulkanBarriersPerfBenchmark::createFramebuffer(uint32_t fboIndex, in createFramebuffer() function in __anonccd379230111::VulkanBarriersPerfBenchmark 230 createFramebuffer(kSmallFboIndex, kSmallTextureIndex, kSmallSizeIndex); in createResources() 231 createFramebuffer(kLargeFboIndex, kLargeTextureIndex, kLargeSizeIndex); in createResources()
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
D | EGLSurfacelessContextTest.cpp | 106 void createFramebuffer(GLFramebuffer *fbo, GLTexture *tex) const in createFramebuffer() function in __anon73ad217e0111::EGLSurfacelessContextTest 198 createFramebuffer(&fbo, &tex); in TEST_P() 216 createFramebuffer(&fbo, &tex); in TEST_P() 243 createFramebuffer(&fbo, &tex); in TEST_P()
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
D | VulkanBarriersPerf.cpp | 73 void createFramebuffer(uint32_t fboIndex, uint32_t textureIndex, uint32_t sizeIndex); 212 void VulkanBarriersPerfBenchmark::createFramebuffer(uint32_t fboIndex, in createFramebuffer() function in __anon1479be6e0111::VulkanBarriersPerfBenchmark 261 createFramebuffer(kSmallFboIndex, kSmallTextureIndex, kSmallSizeIndex); in createResources() 262 createFramebuffer(kLargeFboIndex, kLargeTextureIndex, kLargeSizeIndex); in createResources()
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkRenderTarget.cpp | 46 this->createFramebuffer(gpu); 74 this->createFramebuffer(gpu); 92 this->createFramebuffer(gpu); 112 this->createFramebuffer(gpu); 239 this->createFramebuffer(this->getVkGpu()); in completeStencilAttachment() 243 void GrVkRenderTarget::createFramebuffer(GrVkGpu* gpu) { in createFramebuffer() function in GrVkRenderTarget
|
D | GrVkRenderTarget.h | 132 void createFramebuffer(GrVkGpu* gpu);
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluFboRenderContext.cpp | 161 createFramebuffer(config); in FboRenderContext() 184 createFramebuffer(config); in FboRenderContext() 210 void FboRenderContext::createFramebuffer (const RenderConfig& config) in createFramebuffer() function in glu::FboRenderContext
|
D | gluFboRenderContext.hpp | 62 void createFramebuffer (const RenderConfig& config);
|
/third_party/skia/third_party/externals/angle2/src/tests/ |
D | angle_unittests_utils.h | 32 FramebufferImpl *createFramebuffer(const gl::FramebufferState &data) override in createFramebuffer() function 89 MOCK_METHOD1(createFramebuffer, FramebufferImpl *(const gl::FramebufferState &));
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/ |
D | angle_unittests_utils.h | 32 FramebufferImpl *createFramebuffer(const gl::FramebufferState &data) override in createFramebuffer() function 90 MOCK_METHOD1(createFramebuffer, FramebufferImpl *(const gl::FramebufferState &));
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
D | Framebuffer.cpp | 44 framebuffer = device.createFramebuffer(framebufferCreateInfo); in Framebuffer()
|
/third_party/vk-gl-cts/framework/platform/ios/ |
D | tcuIOSPlatform.hh | 117 void createFramebuffer (const glu::RenderConfig& config);
|
D | tcuIOSPlatform.mm | 197 createFramebuffer(config); 211 void ScreenContext::createFramebuffer (const glu::RenderConfig& config)
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | GLImplFactory.h | 63 virtual FramebufferImpl *createFramebuffer(const gl::FramebufferState &data) = 0;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | GLImplFactory.h | 66 virtual FramebufferImpl *createFramebuffer(const gl::FramebufferState &data) = 0;
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
D | vktConditionalDrawAndClearTests.cpp | 287 void createFramebuffer (VkImageView imageView); 536 void ConditionalRenderingBaseTestInstance::createFramebuffer (VkImageView imageView) in createFramebuffer() function in vkt::conditional::__anon43c1c4010111::ConditionalRenderingBaseTestInstance 550 m_framebuffer = vk::createFramebuffer(m_vkd, m_device, &framebufferCreateInfo); in createFramebuffer() 862 createFramebuffer(m_testParams.m_testDepth ? m_depthTargetView.get() : m_colorTargetView.get()); in iterate() 1016 createFramebuffer(m_colorTargetView.get()); in iterate() 1343 createFramebuffer(m_colorTargetView.get()); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
D | vktConditionalDrawAndClearTests.cpp | 287 void createFramebuffer (VkImageView imageView); 536 void ConditionalRenderingBaseTestInstance::createFramebuffer (VkImageView imageView) in createFramebuffer() function in vkt::conditional::__anon0a4152810111::ConditionalRenderingBaseTestInstance 550 m_framebuffer = vk::createFramebuffer(m_vkd, m_device, &framebufferCreateInfo); in createFramebuffer() 862 createFramebuffer(m_testParams.m_testDepth ? m_depthTargetView.get() : m_colorTargetView.get()); in iterate() 1016 createFramebuffer(m_colorTargetView.get()); in iterate() 1343 createFramebuffer(m_colorTargetView.get()); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
D | vktMemoryExternalMemoryHostTests.cpp | 123 Move<VkFramebuffer> createFramebuffer (void); 372 m_framebuffer = createFramebuffer(); in iterate() 452 Move<VkFramebuffer> ExternalMemoryHostRenderImageTestInstance::createFramebuffer () in createFramebuffer() function in vkt::memory::__anon185939800111::ExternalMemoryHostRenderImageTestInstance 466 return vk::createFramebuffer(m_vkd, m_device, &framebufferCreateInfo); in createFramebuffer()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryExternalMemoryHostTests.cpp | 123 Move<VkFramebuffer> createFramebuffer (void); 372 m_framebuffer = createFramebuffer(); in iterate() 452 Move<VkFramebuffer> ExternalMemoryHostRenderImageTestInstance::createFramebuffer () in createFramebuffer() function in vkt::memory::__anon67490b000111::ExternalMemoryHostRenderImageTestInstance 466 return vk::createFramebuffer(m_vkd, m_device, &framebufferCreateInfo); in createFramebuffer()
|
/third_party/skia/src/gpu/vk/ |
D | GrVkRenderTarget.h | 152 void createFramebuffer(bool withResolve,
|
D | GrVkRenderTarget.cpp | 340 this->createFramebuffer(withResolve, withStencil, selfDepFlags, loadFromResolve); in getFramebuffer() 344 void GrVkRenderTarget::createFramebuffer(bool withResolve, in createFramebuffer() function in GrVkRenderTarget
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassSparseRenderTargetTests.cpp | 275 Move<VkFramebuffer> createFramebuffer (const DeviceInterface& vkd, in createFramebuffer() function 302 return createFramebuffer(vkd, device, &createInfo); in createFramebuffer() 486 …, m_framebuffer (createFramebuffer(context.getDeviceInterface(), context.getDevice(), *m_render… in SparseRenderTargetTestInstance()
|
D | vktRenderPassSampleReadTests.cpp | 429 Move<VkFramebuffer> createFramebuffer (const DeviceInterface& vkd, in createFramebuffer() function 460 return createFramebuffer(vkd, device, &createInfo); in createFramebuffer() 820 …, m_framebuffer (createFramebuffer(context.getDeviceInterface(), context.getDevice(), *m_rende… in SampleReadTestInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
D | vktRenderPassSparseRenderTargetTests.cpp | 275 Move<VkFramebuffer> createFramebuffer (const DeviceInterface& vkd, in createFramebuffer() function 302 return createFramebuffer(vkd, device, &createInfo); in createFramebuffer() 486 …, m_framebuffer (createFramebuffer(context.getDeviceInterface(), context.getDevice(), *m_render… in SparseRenderTargetTestInstance()
|