Home
last modified time | relevance | path

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

12

/external/libkmsxx/kms++/src/
Dframebuffer.cpp15 Framebuffer::Framebuffer(Card& card, uint32_t width, uint32_t height) in Framebuffer() function in kms::Framebuffer
21 Framebuffer::Framebuffer(Card& card, uint32_t id) in Framebuffer() function in kms::Framebuffer
/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.h34 class Framebuffer; variable
DFramebuffer.cpp35 Framebuffer::Framebuffer() in Framebuffer() function in es2::Framebuffer
DContext.h58 class Framebuffer; variable
/external/swiftshader/src/Vulkan/
DVkFramebuffer.hpp26 class Framebuffer : public Object<Framebuffer, VkFramebuffer> class
DVkFramebuffer.cpp25 Framebuffer::Framebuffer(const VkFramebufferCreateInfo* pCreateInfo, void* mem) : in Framebuffer() function in vk::Framebuffer
/external/clang/test/SemaObjCXX/
Dinstantiate-property-access.mm25 template <typename T> Framebuffer<T>::Framebuffer() { function
/external/libkmsxx/kms++/inc/kms++/
Ddecls.h15 class Framebuffer; variable
Dcard.h14 friend class Framebuffer; variable
/external/swiftshader/src/OpenGL/libGLES_CM/
DTexture.h36 class Framebuffer; variable
DFramebuffer.cpp28 Framebuffer::Framebuffer() in Framebuffer() function in es1::Framebuffer
DContext.h54 class Framebuffer; variable
/external/deqp/modules/glshared/
DglsFboUtil.hpp312 struct Framebuffer struct
314 AttachmentMap attachments;
315 TextureMap textures;
316 RboMap rbos;
/external/deqp/framework/opengl/
DgluObjectWrapper.hpp135 typedef TypedObjectWrapper<OBJECTTYPE_FRAMEBUFFER> Framebuffer; typedef
/external/deqp/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.hpp89 class Framebuffer class
/external/deqp/external/openglcts/modules/gl/
Dgl3cClipDistance.hpp117 class Framebuffer class
Dgl3cClipDistance.cpp1464 gl3cts::ClipDistance::Utility::Framebuffer::Framebuffer(const glw::Functions& gl, const glw::GLsize… in Framebuffer() function in gl3cts::ClipDistance::Utility::Framebuffer
Dgl4cBufferStorageTests.cpp181 class Framebuffer class
873 Framebuffer::Framebuffer(deqp::Context& context) : m_id(m_invalid_id), m_context(context) in Framebuffer() function in gl4cts::BufferStorage::Framebuffer
Dgl4cMultiBindTests.cpp208 class Framebuffer class
558 Framebuffer::Framebuffer(deqp::Context& context) : m_id(m_invalid_id), m_context(context) in Framebuffer() function in gl4cts::MultiBind::Framebuffer
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2088 struct Framebuffer struct
2090 typedef VkFramebuffer Type;
2092 struct Parameters
2098 struct Resources
2129 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()
2135 static Move<VkFramebuffer> create (const Environment& env, const Resources& res, const Parameters&) in create()
/external/skqp/src/gpu/gl/
DGrGLCreateNullInterface.cpp157 class Framebuffer : public GLObject { class
159 Framebuffer(int id) : INHERITED(id) {} in Framebuffer() function in __anonbc4282d90111::Framebuffer
/external/skia/src/gpu/gl/
DGrGLCreateNullInterface.cpp157 class Framebuffer : public GLObject { class
159 Framebuffer(int id) : INHERITED(id) {} in Framebuffer() function in __anon19c465a20111::Framebuffer
/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp137 class Framebuffer class
251 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/libkmsxx/utils/
Dkmstest.cpp431 Framebuffer, enumerator

12