| /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/descriptor_indexing/ |
| D | vktDescriptorSetsIndexingTests.cpp | 961 const VkExtent3D& imageExtent, in createImages() 1081 const VkExtent3D& imageExtent, in getPixelAccess() 3147 const VkExtent3D imageExtent = { 4, 4, 1 }; in createAndPopulateDescriptors() local 3166 const VkExtent3D imageExtent = { 4, 4, 1 }; in createAndPopulateUnusedDescriptors() local 3176 const VkExtent3D imageExtent = { 4, 4, 1 }; in verifyVertexWriteResults() local 3230 const VkExtent3D imageExtent = { 4, 4, 1 }; in createAndPopulateDescriptors() local 3248 const VkExtent3D imageExtent = { 4, 4, 1 }; in createAndPopulateUnusedDescriptors() local 3713 VkExtent3D imageExtent = m_testParams.frameResolution; in createAndPopulateDescriptors() local 3768 VkExtent3D imageExtent = m_testParams.frameResolution; in createAndPopulateUnusedDescriptors() local 3882 const VkExtent3D& imageExtent = m_testParams.usesMipMaps ? bigImageExtent : smallImageExtent; in createAndPopulateDescriptors() local [all …]
|
| D | vktDescriptorSetsIndexingTestsUtils.cpp | 259 const VkExtent3D& imageExtent, in recordCopyBufferToImage() 375 const VkExtent3D& imageExtent, in recordCopyImageToBuffer()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
| D | vktConditionalIgnoreTests.cpp | 113 …ce& vkd, const VkDevice device, Allocator& allocator, VkFormat imageFormat, VkExtent3D imageExtent) in makeBufferForImage() 132 const auto imageExtent = makeExtent3D(2, 2, 1u); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
| D | vktConditionalIgnoreTests.cpp | 115 …ce& vkd, const VkDevice device, Allocator& allocator, VkFormat imageFormat, VkExtent3D imageExtent) in makeBufferForImage() 134 const auto imageExtent = makeExtent3D(2, 2, 1u); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineDynamicControlPoints.cpp | 237 …kDevice device, vk::Allocator& allocator, tcu::TextureFormat tcuFormat, vk::VkExtent3D imageExtent) in makeBufferForImage() 253 auto imageExtent = vk::makeExtent3D(4, 4, 1u); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineDynamicControlPoints.cpp | 239 …kDevice device, vk::Allocator& allocator, tcu::TextureFormat tcuFormat, vk::VkExtent3D imageExtent) in makeBufferForImage() 257 auto imageExtent = vk::makeExtent3D(4, 4, 1u); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| D | vktImageMisalignedCubeTests.cpp | 106 const vk::VkExtent3D& imageExtent) in makeBufferImageCopy() 163 const VkExtent3D imageExtent = makeExtent3D(m_size.x(), m_size.y(), 1u); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| D | vktImageMisalignedCubeTests.cpp | 106 const vk::VkExtent3D& imageExtent) in makeBufferImageCopy() 163 const VkExtent3D imageExtent = makeExtent3D(m_size.x(), m_size.y(), 1u); in iterate() local
|
| /third_party/mesa3d/src/gfxstream/guest/vulkan_enc/ |
| D | AndroidHardwareBuffer.cpp | 359 bool hasDedicatedBuffer, const VkExtent3D& imageExtent, in createAndroidHardwareBuffer()
|
| /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/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/ |
| D | vktDescriptorSetsIndexingTests.cpp | 980 const VkExtent3D& imageExtent, in createImages() 1100 const VkExtent3D& imageExtent, in getPixelAccess() 3079 const VkExtent3D imageExtent = { 4, 4, 1 }; in createAndPopulateDescriptors() local 3098 const VkExtent3D imageExtent = { 4, 4, 1 }; in verifyVertexWriteResults() local 3143 const VkExtent3D imageExtent = { 4, 4, 1 }; in createAndPopulateDescriptors() local 3603 VkExtent3D imageExtent = m_testParams.frameResolution; in createAndPopulateDescriptors() local 3735 const VkExtent3D& imageExtent = m_testParams.usesMipMaps ? bigImageExtent : smallImageExtent; in createAndPopulateDescriptors() local 3852 const VkExtent3D& imageExtent = m_testParams.usesMipMaps ? bigImageExtent : smallImageExtent; in createAndPopulateDescriptors() local 3957 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/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/ |
| D | vktVideoDecodeTests.cpp | 435 const VkExtent2D imageExtent = frame.pDecodedImage->getExtent(); in iterateSingleFrame() local 520 const VkExtent2D imageExtent = frame.pDecodedImage->getExtent(); in iterateDoubleFrame() local 611 const VkExtent2D imageExtent = frame.pDecodedImage->getExtent(); in iterateMultipleFrame() local 993 const VkExtent2D imageExtent = frame.pDecodedImage->getExtent(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
| D | vktProtectedMemCopyImageTests.cpp | 288 const vk::VkExtent3D imageExtent = {(deUint32)RENDER_WIDTH, (deUint32)RENDER_HEIGHT, 1u}; in iterate() local
|
| D | vktProtectedMemCopyImageToBufferTests.cpp | 270 const vk::VkExtent3D imageExtent = {(deUint32)RENDER_WIDTH, (deUint32)RENDER_HEIGHT, 1u}; in iterate() local
|
| D | vktProtectedMemCopyBufferToImageTests.cpp | 254 const vk::VkExtent3D imageExtent = {(deUint32)RENDER_WIDTH, (deUint32)RENDER_HEIGHT, 1u}; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
| D | vktProtectedMemCopyImageTests.cpp | 288 const vk::VkExtent3D imageExtent = {(deUint32)RENDER_WIDTH, (deUint32)RENDER_HEIGHT, 1u}; in iterate() local
|
| D | vktProtectedMemCopyImageToBufferTests.cpp | 270 const vk::VkExtent3D imageExtent = {(deUint32)RENDER_WIDTH, (deUint32)RENDER_HEIGHT, 1u}; in iterate() local
|
| D | vktProtectedMemCopyBufferToImageTests.cpp | 254 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()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
| D | vktGeometryTestsUtil.cpp | 400 const vk::VkExtent3D& imageExtent) in makeBufferImageCopy()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
| D | vktRobustnessIndexAccessTests.cpp | 193 VkExtent3D imageExtent = makeExtent3D(renderSize.x(), renderSize.y(), 1u); in iterate() local 696 const VkExtent3D imageExtent = makeExtent3D(renderSize.x(), renderSize.y(), 1u); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
| D | vktDynamicStateClearTests.cpp | 104 const vk::VkExtent3D imageExtent = { WIDTH, HEIGHT, 1 }; in iterate() local
|