/external/libkmsxx/kms++/src/ |
D | framebuffer.cpp | 15 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/ |
D | utilities.h | 34 class Framebuffer; variable
|
D | Framebuffer.cpp | 35 Framebuffer::Framebuffer() in Framebuffer() function in es2::Framebuffer
|
D | Context.h | 58 class Framebuffer; variable
|
/external/swiftshader/src/Vulkan/ |
D | VkFramebuffer.hpp | 26 class Framebuffer : public Object<Framebuffer, VkFramebuffer> class
|
D | VkFramebuffer.cpp | 25 Framebuffer::Framebuffer(const VkFramebufferCreateInfo* pCreateInfo, void* mem) : in Framebuffer() function in vk::Framebuffer
|
/external/clang/test/SemaObjCXX/ |
D | instantiate-property-access.mm | 25 template <typename T> Framebuffer<T>::Framebuffer() { function
|
/external/libkmsxx/kms++/inc/kms++/ |
D | decls.h | 15 class Framebuffer; variable
|
D | card.h | 14 friend class Framebuffer; variable
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | Texture.h | 36 class Framebuffer; variable
|
D | Framebuffer.cpp | 28 Framebuffer::Framebuffer() in Framebuffer() function in es1::Framebuffer
|
D | Context.h | 54 class Framebuffer; variable
|
/external/deqp/modules/glshared/ |
D | glsFboUtil.hpp | 312 struct Framebuffer struct 314 AttachmentMap attachments; 315 TextureMap textures; 316 RboMap rbos;
|
/external/deqp/framework/opengl/ |
D | gluObjectWrapper.hpp | 135 typedef TypedObjectWrapper<OBJECTTYPE_FRAMEBUFFER> Framebuffer; typedef
|
/external/deqp/external/openglcts/modules/common/ |
D | glcRobustBufferAccessBehaviorTests.hpp | 89 class Framebuffer class
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl3cClipDistance.hpp | 117 class Framebuffer class
|
D | gl3cClipDistance.cpp | 1464 gl3cts::ClipDistance::Utility::Framebuffer::Framebuffer(const glw::Functions& gl, const glw::GLsize… in Framebuffer() function in gl3cts::ClipDistance::Utility::Framebuffer
|
D | gl4cBufferStorageTests.cpp | 181 class Framebuffer class 873 Framebuffer::Framebuffer(deqp::Context& context) : m_id(m_invalid_id), m_context(context) in Framebuffer() function in gl4cts::BufferStorage::Framebuffer
|
D | gl4cMultiBindTests.cpp | 208 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/ |
D | vktApiObjectManagementTests.cpp | 2088 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/ |
D | GrGLCreateNullInterface.cpp | 157 class Framebuffer : public GLObject { class 159 Framebuffer(int id) : INHERITED(id) {} in Framebuffer() function in __anonbc4282d90111::Framebuffer
|
/external/skia/src/gpu/gl/ |
D | GrGLCreateNullInterface.cpp | 157 class Framebuffer : public GLObject { class 159 Framebuffer(int id) : INHERITED(id) {} in Framebuffer() function in __anon19c465a20111::Framebuffer
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboRenderTest.cpp | 137 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/ |
D | es2fFboRenderTest.cpp | 353 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/ |
D | kmstest.cpp | 431 Framebuffer, enumerator
|