Home
last modified time | relevance | path

Searched defs:attachment (Results 1 – 25 of 73) sorted by relevance

123

/device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/
DFramebufferData.cpp222 GLenum attachment, in setAttachment()
266 GLuint FramebufferData::getAttachment(GLenum attachment, in getAttachment()
275 GLint FramebufferData::getAttachmentSamples(GLEScontext* ctx, GLenum attachment) { in getAttachmentSamples()
295 void FramebufferData::getAttachmentDimensions(GLEScontext* ctx, GLenum attachment, GLint* width, GL… in getAttachmentDimensions()
321 GLint FramebufferData::getAttachmentInternalFormat(GLEScontext* ctx, GLenum attachment) { in getAttachmentInternalFormat()
383 int FramebufferData::attachmentPointIndex(GLenum attachment) in attachmentPointIndex()
DGLESvalidate.cpp147 bool GLESvalidate::framebufferAttachment(GLenum attachment){ in framebufferAttachment()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DFramebuffer.cpp59 bool CheckAttachmentCompleteness(const Context *context, const FramebufferAttachment &attachment) in CheckAttachmentCompleteness()
175 const FramebufferAttachment &attachment, in CheckAttachmentSampleCompleteness()
256 angle::Result InitAttachment(const Context *context, FramebufferAttachment *attachment) in InitAttachment()
547 auto hasMismatchedSize = [&attachmentSize](const FramebufferAttachment &attachment) { in attachmentsHaveSameDimensions()
564 for (const auto &attachment : mColorAttachments) in attachmentsHaveSameDimensions() local
660 const FramebufferAttachment *attachment = getFirstNonNullAttachment(); in isMultiview() local
670 const FramebufferAttachment *attachment = getFirstNonNullAttachment(); in getBaseViewIndex() local
840 for (auto &attachment : mState.mColorAttachments) in onDestroy() local
925 FramebufferAttachment *attachment, in detachMatchingAttachment()
1043 const FramebufferAttachment *attachment = mState.getDrawBuffer(drawBuffer); in getDrawbufferWriteType() local
[all …]
DvalidationGL3.cpp38 GLenum attachment, in ValidateFramebufferTexture1D()
48 GLenum attachment, in ValidateFramebufferTexture3D()
DvalidationES.cpp1203 bool ValidateAttachmentTarget(const Context *context, GLenum attachment) in ValidateAttachmentTarget()
1308 GLenum attachment, in ValidateFramebufferRenderbufferParameters()
1446 const FramebufferAttachment *attachment = in ValidateBlitFramebufferParameters() local
2417 const FramebufferAttachment *attachment = readFramebuffer->getReadColorAttachment(); in ValidateStateQuery() local
3247 GLenum attachment, in ValidateFramebufferTextureBase()
3807 const GLenum attachment = GL_COLOR_ATTACHMENT0_EXT + colorAttachment; in ValidateDrawBuffersBase() local
4100 GLenum attachment, in ValidateGetFramebufferAttachmentParameterivBase()
4367 GLenum attachment, in ValidateGetFramebufferAttachmentParameterivRobustANGLE()
5152 const FramebufferAttachment *attachment = in ValidateWebGLFramebufferAttachmentClearType() local
DFramebuffer.h113 const FramebufferAttachment *attachment = getFirstNonNullAttachment(); in getNumViews() local
DvalidationGL45.cpp329 GLenum attachment, in ValidateGetNamedFramebufferAttachmentParameteriv()
751 GLenum attachment, in ValidateNamedFramebufferRenderbuffer()
760 GLenum attachment, in ValidateNamedFramebufferTexture()
769 GLenum attachment, in ValidateNamedFramebufferTextureLayer()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp78 const FramebufferAttachment *attachment) in BindFramebufferAttachment()
155 bool AreAllLayersActive(const FramebufferAttachment &attachment) in AreAllLayersActive()
171 const FramebufferAttachment *attachment = nullptr; in RequiresMultiviewClear() local
223 bool IsEmulatedAlphaChannelTextureAttachment(const FramebufferAttachment *attachment) in IsEmulatedAlphaChannelTextureAttachment()
760 const FramebufferAttachment *attachment = destFramebuffer->getDrawBuffer(i); in blit() local
1213 const FramebufferAttachment *attachment = nullptr; in syncState() local
1339 for (const auto &attachment : mState.getColorAttachments()) in syncClearState() local
1376 const FramebufferAttachment *attachment = nullptr; in syncClearBufferState() local
DClearMultiviewGL.cpp116 const gl::FramebufferAttachment *attachment = state.getColorAttachment(drawBufferId); in attachTextures() local
172 const gl::FramebufferAttachment *attachment = state.getColorAttachment(drawBufferId); in detachTextures() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/
DRenderTargetCache.h158 const gl::FramebufferAttachment *attachment, in updateCachedRenderTarget()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DFramebuffer11.cpp35 const gl::FramebufferAttachment *attachment) in MarkAttachmentsDirty()
416 const gl::FramebufferAttachment *attachment = mState.getFirstNonNullAttachment(); in getSamplePosition() local
DRenderStateCache.cpp71 const gl::FramebufferAttachment *attachment = colorbuffers[keyBlendIndex]; in GetBlendStateKey() local
DClear11.cpp467 const gl::FramebufferAttachment &attachment = colorAttachments[colorAttachmentIndex]; in clearFramebuffer() local
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DFramebufferMultiviewTest.cpp141 GLColor getLayerColor(size_t layer, GLenum attachment, GLint x, GLint y) in getLayerColor()
149 GLColor getLayerColor(size_t layer, GLenum attachment) in getLayerColor()
DDepthStencilFormatsTest.cpp17 GLuint attachment; member
496 GLuint attachment; in TEST_P() member
/device/generic/vulkan-cereal/stream-servers/tests/
DGLSnapshotFramebuffers_unittest.cpp53 const GLenum& attachment = pair.first; in changedStateCheck() local
/device/generic/vulkan-cereal/third-party/angle/src/tests/perf_tests/
DBlitFramebufferPerf.cpp164 GLenum attachment = BufferTypeAttachment(param.type); in initializeBenchmark() local
/device/generic/vulkan-cereal/third-party/angle/src/libGL/
Dentry_points_gl_3_0_autogen.cpp547 GLenum attachment, in FramebufferRenderbuffer()
578 GLenum attachment, in FramebufferTexture1D()
610 GLenum attachment, in FramebufferTexture2D()
642 GLenum attachment, in FramebufferTexture3D()
676 FramebufferTextureLayer(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer) in FramebufferTextureLayer()
836 GLenum attachment, in GetFramebufferAttachmentParameteriv()
Dentry_points_gl_3_2_autogen.cpp207 void GL_APIENTRY FramebufferTexture(GLenum target, GLenum attachment, GLuint texture, GLint level) in FramebufferTexture()
/device/generic/vulkan-cereal/third-party/angle/src/tests/test_utils/
DMultiviewTest.cpp189 GLenum attachment = static_cast<GLenum>(GL_COLOR_ATTACHMENT0 + i); in AttachMultiviewTextures() local
/device/generic/goldfish-opengl/system/GLESv1_enc/
DGLEncoder.cpp987 GLenum target, GLenum attachment, in s_glFramebufferTexture2DOES()
998 GLenum target, GLenum attachment, in s_glFramebufferTexture2DMultisampleIMG()
1009 GLenum target, GLenum attachment, GLenum pname, GLint* params) in s_glGetFramebufferAttachmentParameterivOES()
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DglUtils.cpp1037 int glUtilsColorAttachmentIndex(GLenum attachment) { in glUtilsColorAttachmentIndex()
DGLClientState.cpp1851 GLenum GLClientState::checkFramebufferAttachmentCompleteness(GLenum target, GLenum attachment, int*… in checkFramebufferAttachmentCompleteness()
2261 GLenum attachment, FboFormatInfo* res_info) const { in getBoundFramebufferFormat()
2596 GLenum attachment, GLuint texture, GLint level, GLint layer) { in attachTextureObject()
2682 void GLClientState::detachRboFromFbo(GLenum target, GLenum attachment, GLuint renderbuffer) { in detachRboFromFbo()
2731 void GLClientState::attachRbo(GLenum target, GLenum attachment, GLuint renderbuffer) { in attachRbo()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
DStateManager9.cpp779 const auto *attachment = framebuffer->getFirstColorAttachment(); in setColorMask() local
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_V2/
DGLESv2Validate.cpp190 bool GLESv2Validate::framebufferAttachment(GLEScontext* ctx, GLenum attachment) { in framebufferAttachment()

123