Home
last modified time | relevance | path

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

/external/clang/test/SemaObjCXX/
Dinstantiate-property-access.mm25 template <typename T> Framebuffer<T>::Framebuffer() { function
/external/swiftshader/src/OpenGL/libGL/
DTexture.h38 class Framebuffer; variable
DFramebuffer.cpp28 Framebuffer::Framebuffer() in Framebuffer() function in gl::Framebuffer
DContext.h300 class Framebuffer; variable
/external/swiftshader/src/OpenGL/libGLES_CM/
DTexture.h40 class Framebuffer; variable
DFramebuffer.cpp28 Framebuffer::Framebuffer() in Framebuffer() function in es1::Framebuffer
DContext.h53 class Framebuffer; variable
/external/deqp/modules/glshared/
DglsFboUtil.hpp312 struct Framebuffer struct
314 AttachmentMap attachments;
315 TextureMap textures;
316 RboMap rbos;
/external/swiftshader/src/OpenGL/libGLESv2/
DTexture.h40 class Framebuffer; variable
DFramebuffer.cpp33 Framebuffer::Framebuffer() in Framebuffer() function in es2::Framebuffer
DContext.h58 class Framebuffer; variable
/external/deqp/framework/opengl/
DgluObjectWrapper.hpp135 typedef TypedObjectWrapper<OBJECTTYPE_FRAMEBUFFER> Framebuffer; typedef
/external/skia/src/gpu/gl/
DGrGLCreateNullInterface.cpp156 class Framebuffer : public GLObject { class
158 Framebuffer(int id) : INHERITED(id) {} in Framebuffer() function in __anond30cbfd80111::Framebuffer
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2007 struct Framebuffer struct
2009 typedef VkFramebuffer Type;
2011 struct Parameters
2017 struct Resources
2048 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()
2054 static Move<VkFramebuffer> create (const Environment& env, const Resources& res, const Parameters&) in create()
/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp137 class Framebuffer class
249 Framebuffer::Framebuffer (sglr::Context& context, const FboConfig& config, int width, int height, d… in Framebuffer() function in deqp::gles3::Functional::Framebuffer
/external/deqp/modules/gles2/functional/
Des2fFboRenderTest.cpp353 class Framebuffer class
409 Framebuffer::Framebuffer (sglr::Context& context, const FboConfig& config, int width, int height, d… in Framebuffer() function in deqp::gles2::Functional::Framebuffer
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.hpp326 class Framebuffer : public NamedObject class
DsglrReferenceContext.cpp5407 Framebuffer::Framebuffer (deUint32 name) in Framebuffer() function in sglr::rc::Framebuffer
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp1884 class Framebuffer class
1887 Framebuffer() in Framebuffer() function in vk::Framebuffer
1892 Framebuffer(VkFramebuffer framebuffer) in Framebuffer() function in vk::Framebuffer