Home
last modified time | relevance | path

Searched defs:Framebuffer (Results 1 – 25 of 52) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dutilities.h34 class Framebuffer; variable
DFramebuffer.cpp35 Framebuffer::Framebuffer() in Framebuffer() function in es2::Framebuffer
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DFramebuffer.hpp21 class Framebuffer class
DFramebuffer.cpp17 Framebuffer::Framebuffer(vk::Device device, vk::PhysicalDevice physicalDevice, vk::ImageView attach… in Framebuffer() function in Framebuffer
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DImage9.h18 class Framebuffer; variable
DBlit9.h19 class Framebuffer; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DTextureImpl.h31 class Framebuffer; variable
DFramebufferImpl.h22 class Framebuffer; variable
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkFramebuffer.hpp25 class Framebuffer : public Object<Framebuffer, VkFramebuffer> class
DVkFramebuffer.cpp26 Framebuffer::Framebuffer(const VkFramebufferCreateInfo *pCreateInfo, void *mem) in Framebuffer() function in vk::Framebuffer
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DImage11.h21 class Framebuffer; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.h24 class Framebuffer; variable
DFramebuffer.h46 class Framebuffer; variable
146 friend class Framebuffer; variable
DResourceManager.h34 class Framebuffer; variable
DSurface.h29 class Framebuffer; variable
DvalidationES.h34 class Framebuffer; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DImageD3D.h23 class Framebuffer; variable
DTextureD3D.h21 class Framebuffer; variable
/third_party/vk-gl-cts/modules/glshared/
DglsFboUtil.hpp312 struct Framebuffer struct
314 AttachmentMap attachments;
315 TextureMap textures;
316 RboMap rbos;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DBlitGL.h27 class Framebuffer; variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
DForward.h29 class Framebuffer; variable
/third_party/vk-gl-cts/framework/opengl/
DgluObjectWrapper.hpp135 typedef TypedObjectWrapper<OBJECTTYPE_FRAMEBUFFER> Framebuffer; typedef
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.hpp89 class Framebuffer class
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cClipDistance.hpp117 class Framebuffer class
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp1183 struct Framebuffer struct in vkt::pipeline::__anon2ace0fb40211::ColorWriteEnable2Instance
1185 std::vector<Attachment> attachments;
1186 RenderPassWrapper framebuffer;
1240 ColorWriteEnable2Instance::Framebuffer::Framebuffer (Framebuffer&& other) in Framebuffer() function in vkt::pipeline::__anon2ace0fb40211::ColorWriteEnable2Instance::Framebuffer

123