Home
last modified time | relevance | path

Searched defs:imageExtent (Results 1 – 25 of 60) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DOverlayWidgets.cpp105 const gl::Extents &imageExtent, in GetWidgetCoordinates()
237 const gl::Extents &imageExtent, in AppendTextCommon()
251 const gl::Extents &imageExtent, in AppendGraphCommon()
271 const gl::Extents &imageExtent, in AppendRunningGraphCommon()
297 const gl::Extents &imageExtent, in AppendRunningHistogramCommon()
329 const gl::Extents &imageExtent, in AppendFPS()
343 const gl::Extents &imageExtent, in AppendVulkanLastValidationMessage()
357 const gl::Extents &imageExtent, in AppendVulkanValidationMessageCount()
371 const gl::Extents &imageExtent, in AppendVulkanRenderPassCount()
387 const gl::Extents &imageExtent, in AppendVulkanSecondaryCommandBufferPoolWaste()
[all …]
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DUtilsVulkan.cpp142 Extent3D imageExtent = ComputeTextureCopyExtent(textureCopy, copySize); in ComputeBufferImageCopyRegion() local
157 Extent3D imageExtent = ComputeTextureCopyExtent(textureCopy, copySize); in ComputeBufferImageCopyRegion() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMisalignedCubeTests.cpp105 const vk::VkExtent3D& imageExtent) in makeBufferImageCopy()
162 const VkExtent3D imageExtent = makeExtent3D(m_size.x(), m_size.y(), 1u); in iterate() local
DvktImageSubresourceLayoutTests.cpp420 VkExtent3D imageExtent = m_params.dimensions; in iterateAspect() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DOverlayVk.cpp233 const VkExtent3D &imageExtent = imageToPresent->getExtents(); in onPresent() local
/third_party/mesa3d/src/vulkan/util/
Dvk_image.c41 const VkExtent3D imageExtent) in sanitize_image_extent()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.cpp972 const VkExtent3D& imageExtent, in createImages()
1092 const VkExtent3D& imageExtent, in getPixelAccess()
3070 const VkExtent3D imageExtent = { 4, 4, 1 }; in createAndPopulateDescriptors() local
3089 const VkExtent3D imageExtent = { 4, 4, 1 }; in verifyVertexWriteResults() local
3134 const VkExtent3D imageExtent = { 4, 4, 1 }; in createAndPopulateDescriptors() local
3594 VkExtent3D imageExtent = m_testParams.frameResolution; in createAndPopulateDescriptors() local
3718 const VkExtent3D& imageExtent = m_testParams.usesMipMaps ? bigImageExtent : smallImageExtent; in createAndPopulateDescriptors() local
3831 const VkExtent3D& imageExtent = m_testParams.usesMipMaps ? bigImageExtent : smallImageExtent; in createAndPopulateDescriptors() local
3936 const VkExtent3D imageExtent = { 4, 4, 1 }; in createAndPopulateDescriptors() local
DvktDescriptorSetsIndexingTestsUtils.cpp259 const VkExtent3D& imageExtent, in recordCopyBufferToImage()
375 const VkExtent3D& imageExtent, in recordCopyImageToBuffer()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DCommandBufferVk.cpp89 Extent3D imageExtent = ComputeTextureCopyExtent(textureCopy, copySize); in ComputeBufferImageCopyRegion() local
127 Extent3D imageExtent = imageExtentDst; in ComputeImageCopyRegion() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemCopyImageTests.cpp284 const vk::VkExtent3D imageExtent = {(deUint32)RENDER_WIDTH, (deUint32)RENDER_HEIGHT, 1u}; in iterate() local
DvktProtectedMemCopyImageToBufferTests.cpp257 const vk::VkExtent3D imageExtent = {(deUint32)RENDER_WIDTH, (deUint32)RENDER_HEIGHT, 1u}; in iterate() local
DvktProtectedMemCopyBufferToImageTests.cpp250 const vk::VkExtent3D imageExtent = {(deUint32)RENDER_WIDTH, (deUint32)RENDER_HEIGHT, 1u}; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.cpp400 const vk::VkExtent3D& imageExtent) in makeBufferImageCopy()
DvktGeometryLayeredRenderingTests.cpp1399 …const VkExtent3D imageExtent = makeExtent3D(params.image.size.width, params.image.size.height, 1u); in testLayeredReadBack() local
1685 …const VkExtent3D imageExtent = makeExtent3D(params.image.size.width, params.image.size.height, 1u); in testSecondaryCmdBuffer() local
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvk_icd.h168 VkExtent2D imageExtent; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvk_icd.h216 VkExtent2D imageExtent; member
/third_party/mesa3d/include/vulkan/
Dvk_icd.h216 VkExtent2D imageExtent; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvk_icd.h216 VkExtent2D imageExtent; member
/third_party/vulkan-headers/include/vulkan/
Dvk_icd.h216 VkExtent2D imageExtent; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp540 const VkExtent3D imageExtent = in createAndAllocateImages() local
1148 const VkExtent3D imageExtent = in createAndAllocateImages() local
1905 const VkExtent3D imageExtent = in iterateInternal() local
2372 const VkExtent3D imageExtent = in iterateInternal() local
2947 const VkExtent3D imageExtent = { m_width, m_height, 1u }; in iterateInternal() local
DvktRenderPassSparseRenderTargetTests.cpp94 const VkExtent3D imageExtent = in createSparseImageAndMemory() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolConcurrentTests.cpp101 vk::VkExtent3D imageExtent = in StateObjects() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderMiscTests.cpp257 const auto imageExtent = makeExtent3D(m_params->width, m_params->height, 1u); in iterate() local
2075 const auto imageExtent = makeExtent3D(m_params->width, m_params->height, 1u); in iterate() local
2417 const auto imageExtent = makeExtent3D(m_params->width, m_params->height, 1u); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp373 …const VkExtent3D imageExtent = makeExtent3D(imageData.getSize().x(), imageData.getSize().y(), 1u); in uploadImage() local
587 …const VkExtent3D imageExtent = makeExtent3D(imageData->getSize().x(), imageData->getSize().y(), 1… in downloadImage() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DVulkanHelper.cpp938 VkExtent3D imageExtent, in readPixels()

123