Home
last modified time | relevance | path

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

123456

/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/descriptor_indexing/
DvktDescriptorSetsIndexingTests.cpp961 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 …]
DvktDescriptorSetsIndexingTestsUtils.cpp259 const VkExtent3D& imageExtent, in recordCopyBufferToImage()
375 const VkExtent3D& imageExtent, in recordCopyImageToBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
DvktConditionalIgnoreTests.cpp113 …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/
DvktConditionalIgnoreTests.cpp115 …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/
DvktPipelineDynamicControlPoints.cpp237 …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/
DvktPipelineDynamicControlPoints.cpp239 …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/
DvktImageMisalignedCubeTests.cpp106 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/
DvktImageMisalignedCubeTests.cpp106 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/
DAndroidHardwareBuffer.cpp359 bool hasDedicatedBuffer, const VkExtent3D& imageExtent, in createAndroidHardwareBuffer()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DOverlayVk.cpp233 const VkExtent3D &imageExtent = imageToPresent->getExtents(); in onPresent() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.cpp980 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
DvktDescriptorSetsIndexingTestsUtils.cpp259 const VkExtent3D& imageExtent, in recordCopyBufferToImage()
375 const VkExtent3D& imageExtent, in recordCopyImageToBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
DvktVideoDecodeTests.cpp435 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/
DvktProtectedMemCopyImageTests.cpp288 const vk::VkExtent3D imageExtent = {(deUint32)RENDER_WIDTH, (deUint32)RENDER_HEIGHT, 1u}; in iterate() local
DvktProtectedMemCopyImageToBufferTests.cpp270 const vk::VkExtent3D imageExtent = {(deUint32)RENDER_WIDTH, (deUint32)RENDER_HEIGHT, 1u}; in iterate() local
DvktProtectedMemCopyBufferToImageTests.cpp254 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/
DvktProtectedMemCopyImageTests.cpp288 const vk::VkExtent3D imageExtent = {(deUint32)RENDER_WIDTH, (deUint32)RENDER_HEIGHT, 1u}; in iterate() local
DvktProtectedMemCopyImageToBufferTests.cpp270 const vk::VkExtent3D imageExtent = {(deUint32)RENDER_WIDTH, (deUint32)RENDER_HEIGHT, 1u}; in iterate() local
DvktProtectedMemCopyBufferToImageTests.cpp254 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()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
DvktGeometryTestsUtil.cpp400 const vk::VkExtent3D& imageExtent) in makeBufferImageCopy()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessIndexAccessTests.cpp193 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/
DvktDynamicStateClearTests.cpp104 const vk::VkExtent3D imageExtent = { WIDTH, HEIGHT, 1 }; in iterate() local

123456