Searched defs:attachments (Results 1 – 13 of 13) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/tests/ |
| D | GLSnapshotFramebuffers_unittest.cpp | 34 std::map<GLenum, GlFramebufferAttachment> attachments; member
|
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_V2/ |
| D | GLESv30Imp.cpp | 616 … 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()
|
| D | GLESv2Imp.cpp | 582 const T& attachments, in sHasAttachmentWithFormat()
|
| /device/google/cuttlefish/host/libs/graphics_detector/ |
| D | vk.cpp | 882 std::vector<vk::AttachmentDescription> attachments; in CreateFramebuffer() local
|
| /device/generic/goldfish-opengl/system/GLESv2_enc/ |
| D | gl2_entry.cpp | 1422 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()
|
| D | GL2Encoder.cpp | 6163 …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()
|
| D | gl2_enc.cpp | 5108 …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/ |
| D | gles.cpp | 1251 void glDiscardFramebufferEXT(GLenum target, GLsizei numAttachments, const GLenum *attachments) in glDiscardFramebufferEXT()
|
| /device/generic/goldfish-opengl/system/GLESv1_enc/ |
| D | gl_entry.cpp | 1873 void glDiscardFramebufferEXT(GLenum target, GLsizei numAttachments, const GLenum* attachments) in glDiscardFramebufferEXT()
|
| D | gl_enc.cpp | 7858 …rdFramebufferEXT_enc(void *self , GLenum target, GLsizei numAttachments, const GLenum* attachments) in glDiscardFramebufferEXT_enc()
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/ |
| D | VkDecoderGlobalState.cpp | 4420 std::vector<VkAttachmentDescription> attachments; in on_vkCreateRenderPass() local
|
| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/ |
| D | vulkan_raii.hpp | 13003 …ndBuffer::clearAttachments( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::ClearAtta… in clearAttachments()
|
| D | vulkan_funcs.hpp | 3953 …ndBuffer::clearAttachments( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::ClearAtta… in clearAttachments()
|