Home
last modified time | relevance | path

Searched refs:maxInputAttachmentDescriptors (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/vk/
H A DGrVkCaps.h177 uint32_t maxInputAttachmentDescriptors() const { return fMaxInputAttachmentDescriptors; } in maxInputAttachmentDescriptors() function in GrVkCaps
H A DGrVkRenderPass.cpp188 SkASSERT(gpu->vkCaps().maxInputAttachmentDescriptors()); in Create()

Completed in 3 milliseconds