Home
last modified time | relevance | path

Searched defs:attachments (Results 1 – 15 of 15) sorted by relevance

/hardware/google/gfxstream/host/tests/
DGLSnapshotFramebuffers_unittest.cpp34 std::map<GLenum, GlFramebufferAttachment> attachments; member
/hardware/google/gfxstream/common/detector/
DVulkan.cpp825 std::vector<vkhpp::AttachmentDescription> attachments; in CreateFramebuffer() local
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv30Imp.cpp611 … GLsizei numAttachments, const GLenum* attachments) { in sGetEmulatedAttachmentList()
628 …IENTRY glInvalidateFramebuffer(GLenum target, GLsizei numAttachments, const GLenum * attachments) { in glInvalidateFramebuffer()
653 …nvalidateSubFramebuffer(GLenum target, GLsizei numAttachments, const GLenum * attachments, GLint x… in glInvalidateSubFramebuffer()
DGLESv2Imp.cpp582 const T& attachments, in sHasAttachmentWithFormat()
/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkTests.cpp592 std::vector<vkhpp::AttachmentDescription> attachments; in CreateFramebuffer() local
/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_entry.cpp1422 void glDiscardFramebufferEXT(GLenum target, GLsizei numAttachments, const GLenum* attachments) in glDiscardFramebufferEXT()
2194 void glInvalidateFramebuffer(GLenum target, GLsizei numAttachments, const GLenum* attachments) in glInvalidateFramebuffer()
2200 void glInvalidateSubFramebuffer(GLenum target, GLsizei numAttachments, const GLenum* attachments, G… in glInvalidateSubFramebuffer()
DGL2Encoder.cpp6245 …validateFramebuffer(void* self, GLenum target, GLsizei numAttachments, const GLenum *attachments) { in s_glInvalidateFramebuffer()
6263 …bFramebuffer(void* self, GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x… in s_glInvalidateSubFramebuffer()
Dgl2_enc.cpp5112 …rdFramebufferEXT_enc(void *self , GLenum target, GLsizei numAttachments, const GLenum* attachments) in glDiscardFramebufferEXT_enc()
7563 …idateFramebuffer_enc(void *self , GLenum target, GLsizei numAttachments, const GLenum* attachments) in glInvalidateFramebuffer_enc()
7594 …ebuffer_enc(void *self , GLenum target, GLsizei numAttachments, const GLenum* attachments, GLint x… in glInvalidateSubFramebuffer_enc()
/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_entry.cpp1873 void glDiscardFramebufferEXT(GLenum target, GLsizei numAttachments, const GLenum* attachments) in glDiscardFramebufferEXT()
Dgl_enc.cpp7862 …rdFramebufferEXT_enc(void *self , GLenum target, GLsizei numAttachments, const GLenum* attachments) in glDiscardFramebufferEXT_enc()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_raii.hpp7054 …ndBuffer::clearAttachments( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::ClearAtta… in clearAttachments()
Dvulkansc_funcs.hpp3463 …ndBuffer::clearAttachments( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::ClearAtta… in clearAttachments()
Dvulkan_raii.hpp11884 …ndBuffer::clearAttachments( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::ClearAtta… in clearAttachments()
Dvulkan_funcs.hpp3953 …ndBuffer::clearAttachments( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::ClearAtta… in clearAttachments()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp6953 std::vector<VkAttachmentDescription> attachments; in on_vkCreateRenderPass() local