Home
last modified time | relevance | path

Searched defs:attachmentSize (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkRenderPass.cpp24 …size_t attachmentSize = pCreateInfo->attachmentCount * sizeof(VkAttachmentDescription) + pCreateIn… in ComputeRequiredAllocationSizeT() local
223 size_t attachmentSize = pCreateInfo->attachmentCount * sizeof(VkAttachmentDescription); in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp78 IVec3 attachmentSize; member
1488 const IVec3 attachmentSize = caseDef.attachmentSize; in testInputResolveSameAttachment() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommandEncoder.cpp126 const Extent3D& attachmentSize = in ValidateOrSetAttachmentSize() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.cpp612 Optional<Extents> attachmentSize; in attachmentsHaveSameDimensions() local