Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/tests/
DGLSnapshotFramebuffers_unittest.cpp34 std::map<GLenum, GlFramebufferAttachment> attachments; member
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_V2/
DGLESv30Imp.cpp616 … GLsizei numAttachments, const GLenum* attachments) { in sGetEmulatedAttachmentList()
633 …IENTRY glInvalidateFramebuffer(GLenum target, GLsizei numAttachments, const GLenum * attachments) { in glInvalidateFramebuffer()
658 …nvalidateSubFramebuffer(GLenum target, GLsizei numAttachments, const GLenum * attachments, GLint x… in glInvalidateSubFramebuffer()
DGLESv2Imp.cpp582 const T& attachments, in sHasAttachmentWithFormat()
/device/google/cuttlefish/host/libs/graphics_detector/
Dvk.cpp882 std::vector<vk::AttachmentDescription> attachments; in CreateFramebuffer() local
/device/generic/goldfish-opengl/system/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.cpp6163 …validateFramebuffer(void* self, GLenum target, GLsizei numAttachments, const GLenum *attachments) { in s_glInvalidateFramebuffer()
6181 …bFramebuffer(void* self, GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x… in s_glInvalidateSubFramebuffer()
Dgl2_enc.cpp5108 …rdFramebufferEXT_enc(void *self , GLenum target, GLsizei numAttachments, const GLenum* attachments) in glDiscardFramebufferEXT_enc()
7559 …idateFramebuffer_enc(void *self , GLenum target, GLsizei numAttachments, const GLenum* attachments) in glInvalidateFramebuffer_enc()
7590 …ebuffer_enc(void *self , GLenum target, GLsizei numAttachments, const GLenum* attachments, GLint x… in glInvalidateSubFramebuffer_enc()
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp1251 void glDiscardFramebufferEXT(GLenum target, GLsizei numAttachments, const GLenum *attachments) in glDiscardFramebufferEXT()
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_entry.cpp1873 void glDiscardFramebufferEXT(GLenum target, GLsizei numAttachments, const GLenum* attachments) in glDiscardFramebufferEXT()
Dgl_enc.cpp7858 …rdFramebufferEXT_enc(void *self , GLenum target, GLsizei numAttachments, const GLenum* attachments) in glDiscardFramebufferEXT_enc()
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderGlobalState.cpp4420 std::vector<VkAttachmentDescription> attachments; in on_vkCreateRenderPass() local
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_raii.hpp13003 …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()