Searched defs:colorIndexGL (Results 1 – 6 of 6) sorted by relevance
263 for (size_t colorIndexGL : getEnabledDrawBuffers) in HasResolveAttachment() local292 for (size_t colorIndexGL : colorAttachmentsMask) in IsAnyAttachment3DWithoutAllLayers() local351 for (size_t colorIndexGL : mState.getColorAttachmentsMask()) in insertCache() local667 for (size_t colorIndexGL : clearColorBuffers) in clearImpl() local1244 for (size_t colorIndexGL : mState.getEnabledDrawBuffers()) in blit() local1265 for (size_t colorIndexGL : mState.getEnabledDrawBuffers()) in blit() local1446 uint32_t colorIndexGL, in updateColorResolveAttachment()1453 void FramebufferVk::removeColorResolveAttachment(uint32_t colorIndexGL) in removeColorResolveAttachment()1478 for (size_t colorIndexGL : mState.getColorAttachmentsMask()) in updateLayerCount() local1571 for (size_t colorIndexGL : mState.getEnabledDrawBuffers()) in resolveColorWithCommand() local[all …]
510 for (uint32_t colorIndexGL = 0; colorIndexGL < desc.colorAttachmentRange(); ++colorIndexGL) in InitializeUnresolveSubpass() local1178 for (uint32_t colorIndexGL = 0; colorIndexGL < desc.colorAttachmentRange(); ++colorIndexGL) in InitializeRenderPassFromDesc() local1257 for (uint32_t colorIndexGL = 0; colorIndexGL < desc.colorAttachmentRange(); ++colorIndexGL) in InitializeRenderPassFromDesc() local2722 void RenderPassDesc::packColorAttachment(size_t colorIndexGL, angle::FormatID formatID) in packColorAttachment()2740 void RenderPassDesc::packColorAttachmentGap(size_t colorIndexGL) in packColorAttachmentGap()2764 void RenderPassDesc::packColorResolveAttachment(size_t colorIndexGL) in packColorResolveAttachment()2772 void RenderPassDesc::removeColorResolveAttachment(size_t colorIndexGL) in removeColorResolveAttachment()2778 void RenderPassDesc::packColorUnresolveAttachment(size_t colorIndexGL) in packColorUnresolveAttachment()2783 void RenderPassDesc::removeColorUnresolveAttachment(size_t colorIndexGL) in removeColorUnresolveAttachment()3050 for (uint32_t colorIndexGL = 0; colorIndexGL < gl::IMPLEMENTATION_MAX_DRAW_BUFFERS; in initDefaults() local[all …]
174 bool hasColorResolveAttachment(size_t colorIndexGL) const in hasColorResolveAttachment()182 bool hasColorUnresolveAttachment(size_t colorIndexGL) const in hasColorUnresolveAttachment()
1123 for (size_t colorIndexGL : colorAttachmentMask) in UpdateColorAccess() local3952 for (size_t colorIndexGL : params.unresolveColorMask) in unresolve() local
261 size_t colorIndexGL) in GetColorAccess()2387 for (size_t colorIndexGL : framebufferState.getColorAttachmentsMask()) in handleDirtyGraphicsColorAccess() local
2571 size_t colorIndexGL, in invalidateRenderPassColorAttachment()