/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | OverlayWidgets.cpp | 105 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/ |
D | UtilsVulkan.cpp | 142 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/ |
D | vktImageMisalignedCubeTests.cpp | 105 const vk::VkExtent3D& imageExtent) in makeBufferImageCopy() 162 const VkExtent3D imageExtent = makeExtent3D(m_size.x(), m_size.y(), 1u); in iterate() local
|
D | vktImageSubresourceLayoutTests.cpp | 420 VkExtent3D imageExtent = m_params.dimensions; in iterateAspect() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | OverlayVk.cpp | 233 const VkExtent3D &imageExtent = imageToPresent->getExtents(); in onPresent() local
|
/third_party/mesa3d/src/vulkan/util/ |
D | vk_image.c | 41 const VkExtent3D imageExtent) in sanitize_image_extent()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/ |
D | vktDescriptorSetsIndexingTests.cpp | 972 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
|
D | vktDescriptorSetsIndexingTestsUtils.cpp | 259 const VkExtent3D& imageExtent, in recordCopyBufferToImage() 375 const VkExtent3D& imageExtent, in recordCopyImageToBuffer()
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | CommandBufferVk.cpp | 89 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/ |
D | vktProtectedMemCopyImageTests.cpp | 284 const vk::VkExtent3D imageExtent = {(deUint32)RENDER_WIDTH, (deUint32)RENDER_HEIGHT, 1u}; in iterate() local
|
D | vktProtectedMemCopyImageToBufferTests.cpp | 257 const vk::VkExtent3D imageExtent = {(deUint32)RENDER_WIDTH, (deUint32)RENDER_HEIGHT, 1u}; in iterate() local
|
D | vktProtectedMemCopyBufferToImageTests.cpp | 250 const vk::VkExtent3D imageExtent = {(deUint32)RENDER_WIDTH, (deUint32)RENDER_HEIGHT, 1u}; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryTestsUtil.cpp | 400 const vk::VkExtent3D& imageExtent) in makeBufferImageCopy()
|
D | vktGeometryLayeredRenderingTests.cpp | 1399 …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/ |
D | vk_icd.h | 168 VkExtent2D imageExtent; member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vk_icd.h | 216 VkExtent2D imageExtent; member
|
/third_party/mesa3d/include/vulkan/ |
D | vk_icd.h | 216 VkExtent2D imageExtent; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vk_icd.h | 216 VkExtent2D imageExtent; member
|
/third_party/vulkan-headers/include/vulkan/ |
D | vk_icd.h | 216 VkExtent2D imageExtent; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassSubpassDependencyTests.cpp | 540 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
|
D | vktRenderPassSparseRenderTargetTests.cpp | 94 const VkExtent3D imageExtent = in createSparseImageAndMemory() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/ |
D | vktQueryPoolConcurrentTests.cpp | 101 vk::VkExtent3D imageExtent = in StateObjects() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
D | vktMeshShaderMiscTests.cpp | 257 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/ |
D | vktYCbCrUtil.cpp | 373 …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/ |
D | VulkanHelper.cpp | 938 VkExtent3D imageExtent, in readPixels()
|