/hardware/google/gfxstream/host/gl/ |
D | TextureResize.h | 37 GLuint framebuffer = 0; member
|
/hardware/libhardware/modules/gralloc/ |
D | gralloc_priv.h | 40 private_handle_t* framebuffer; member
|
/hardware/google/gfxstream/common/detector/ |
D | GraphicsDetectorVkPrecisionQualifiersOnYuvSamplers.cpp | 83 Vk::FramebufferWithAttachments framebuffer = in CanHandlePrecisionQualifierWithYuvSampler() local
|
D | Vulkan.h | 170 vkhpp::UniqueFramebuffer framebuffer; member
|
D | Vulkan.cpp | 932 auto framebuffer = VK_EXPECT_RV(mDevice->createFramebufferUnique(framebufferCreateInfo)); in CreateFramebuffer() local
|
/hardware/google/gfxstream/common/end2end/ |
D | GfxstreamEnd2EndVkTests.cpp | 566 vkhpp::UniqueFramebuffer framebuffer; member 696 auto framebuffer = in CreateFramebuffer() local 797 const FramebufferWithAttachments* framebuffer = nullptr; member 1121 auto framebuffer = GFXSTREAM_ASSERT(CreateFramebuffer( in DoFillAndRenderFromAhb() local
|
D | GfxstreamEnd2EndGlTests.cpp | 550 ScopedGlFramebuffer framebuffer(*mGl); in TEST_P() local 689 ScopedGlFramebuffer framebuffer(*mGl); in TEST_P() local
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/ |
D | GLEScmImp.cpp | 2505 GL_API GLboolean GLAPIENTRY glIsFramebufferOES(GLuint framebuffer) { in glIsFramebufferOES() 2521 void glBindFramebufferNoValidation(GLenum target, GLuint framebuffer) { in glBindFramebufferNoValidation() 2546 GL_API void GLAPIENTRY glBindFramebufferOES(GLenum target, GLuint framebuffer) { in glBindFramebufferOES()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv30Imp.cpp | 579 GLuint framebuffer = ctx->getFramebufferBinding(GL_DRAW_FRAMEBUFFER); in glDrawBuffers() local 598 GLuint framebuffer = ctx->getFramebufferBinding(GL_READ_FRAMEBUFFER); in glReadBuffer() local
|
D | GLESv2Imp.cpp | 673 GL_APICALL void GL_APIENTRY glBindFramebuffer(GLenum target, GLuint framebuffer){ in glBindFramebuffer() 3152 GL_APICALL GLboolean GL_APIENTRY glIsFramebuffer(GLuint framebuffer){ in glIsFramebuffer()
|
/hardware/google/gfxstream/guest/GLESv1_enc/ |
D | GLEncoder.cpp | 979 GLenum target, GLuint framebuffer) { in s_glBindFramebufferOES()
|
D | gl_entry.cpp | 1647 GLboolean glIsFramebufferOES(GLuint framebuffer) in glIsFramebufferOES() 1653 void glBindFramebufferOES(GLenum target, GLuint framebuffer) in glBindFramebufferOES()
|
D | gl_enc.cpp | 6771 GLboolean glIsFramebufferOES_enc(void *self , GLuint framebuffer) in glIsFramebufferOES_enc() 6813 void glBindFramebufferOES_enc(void *self , GLenum target, GLuint framebuffer) in glBindFramebufferOES_enc()
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_funcs.hpp | 2614 VULKAN_HPP_NAMESPACE::Framebuffer framebuffer; in createFramebuffer() local 2628 VULKAN_HPP_NAMESPACE::Framebuffer framebuffer; in createFramebufferUnique() local 2639 …VULKAN_HPP_INLINE void Device::destroyFramebuffer( VULKAN_HPP_NAMESPACE::Framebuffer framebuffer, … in destroyFramebuffer() 2647 …VULKAN_HPP_INLINE void Device::destroyFramebuffer( VULKAN_HPP_NAMESPACE::Framebuffer framebuffer, … in destroyFramebuffer() 2662 …VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::Framebuffer framebuffer, const VULKA… in destroy() 2670 …VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::Framebuffer framebuffer, Optional<co… in destroy()
|
D | vulkansc_handles.hpp | 3445 VULKAN_HPP_TYPESAFE_EXPLICIT Framebuffer( VkFramebuffer framebuffer ) VULKAN_HPP_NOEXCEPT in Framebuffer() 3450 Framebuffer & operator=(VkFramebuffer framebuffer) VULKAN_HPP_NOEXCEPT in operator =()
|
D | vulkan_funcs.hpp | 3058 VULKAN_HPP_NAMESPACE::Framebuffer framebuffer; in createFramebuffer() local 3072 VULKAN_HPP_NAMESPACE::Framebuffer framebuffer; in createFramebufferUnique() local 3083 …VULKAN_HPP_INLINE void Device::destroyFramebuffer( VULKAN_HPP_NAMESPACE::Framebuffer framebuffer, … in destroyFramebuffer() 3091 …VULKAN_HPP_INLINE void Device::destroyFramebuffer( VULKAN_HPP_NAMESPACE::Framebuffer framebuffer, … in destroyFramebuffer() 3106 …VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::Framebuffer framebuffer, const VULKA… in destroy() 3114 …VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::Framebuffer framebuffer, Optional<co… in destroy() 18810 …LINE Result Device::getFramebufferTilePropertiesQCOM( VULKAN_HPP_NAMESPACE::Framebuffer framebuffe… in getFramebufferTilePropertiesQCOM() 18818 …tor>>::type Device::getFramebufferTilePropertiesQCOM( VULKAN_HPP_NAMESPACE::Framebuffer framebuffe… in getFramebufferTilePropertiesQCOM() 18845 …tor>>::type Device::getFramebufferTilePropertiesQCOM( VULKAN_HPP_NAMESPACE::Framebuffer framebuffe… in getFramebufferTilePropertiesQCOM()
|
D | vulkan_handles.hpp | 6794 VULKAN_HPP_TYPESAFE_EXPLICIT Framebuffer( VkFramebuffer framebuffer ) VULKAN_HPP_NOEXCEPT in Framebuffer() 6799 Framebuffer & operator=(VkFramebuffer framebuffer) VULKAN_HPP_NOEXCEPT in operator =()
|
D | vulkansc_raii.hpp | 3928 …PP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & device, VkFramebuffer framebuffer, VULKAN_… in Framebuffer()
|
D | vulkansc.hpp | 1438 …void vkDestroyFramebuffer( VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks… in vkDestroyFramebuffer()
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | gl2_entry.cpp | 479 void glBindFramebuffer(GLenum target, GLuint framebuffer) in glBindFramebuffer() 968 GLboolean glIsFramebuffer(GLuint framebuffer) in glIsFramebuffer()
|
D | GL2Encoder.cpp | 3208 GLenum target, GLuint framebuffer) { in s_glBindFramebuffer()
|
D | gl2_enc.cpp | 144 void glBindFramebuffer_enc(void *self , GLenum target, GLuint framebuffer) in glBindFramebuffer_enc() 2869 GLboolean glIsFramebuffer_enc(void *self , GLuint framebuffer) in glIsFramebuffer_enc()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.cpp | 7151 VkFramebuffer framebuffer, in destroyFramebufferWithExclusiveInfo() 7158 VkFramebuffer framebuffer, in destroyFramebufferLocked() 7171 VkDevice boxed_device, VkFramebuffer framebuffer, in on_vkDestroyFramebuffer() 10224 VkDevice boxed_device, VkFramebuffer framebuffer, in on_vkDestroyFramebuffer()
|
D | VkDecoder.cpp | 5699 VkFramebuffer framebuffer; in decode() local
|
D | VkDecoderSnapshot.cpp | 919 VkDevice device, VkFramebuffer framebuffer, in vkDestroyFramebuffer() 4879 VkDevice device, VkFramebuffer framebuffer, in vkDestroyFramebuffer()
|