Searched refs:bufferRowLength (Results 1 - 17 of 17) sorted by relevance

/external/mesa3d/src/amd/vulkan/
H A Dradv_meta_copy.c143 .width = pRegions[r].bufferRowLength ?
144 pRegions[r].bufferRowLength : pRegions[r].imageExtent.width,
250 .width = pRegions[r].bufferRowLength ?
251 pRegions[r].bufferRowLength : pRegions[r].imageExtent.width,
/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageTestsUtil.hpp215 vk::VkBufferImageCopy makeBufferImageCopy (const deUint32 imageWidth, const deUint32 imageHeight, const deUint32 mipLevel, const deUint32 layer, const deUint32 bufferRowLength, const deUint32 bufferImageHeight);
H A DvktImageTestsUtil.cpp312 0u, // deUint32 bufferRowLength;
1280 imageWidth, // bufferRowLength
1299 vk::VkBufferImageCopy makeBufferImageCopy (const deUint32 imageWidth, const deUint32 imageHeight, const deUint32 mipLevel, const deUint32 layer, const deUint32 bufferRowLength, const deUint32 bufferImageHeight) argument
1304 bufferRowLength, // bufferRowLength
/external/skia/src/gpu/vk/
H A DGrVkGpu.cpp462 region.bufferRowLength = (uint32_t)(rowBytes/bpp);
728 region.bufferRowLength = currentWidth;
1417 region.bufferRowLength = currentWidth;
1995 region.bufferRowLength = 0; // Forces RowLength to be width. We handle the rowBytes below.
/external/skqp/src/gpu/vk/
H A DGrVkGpu.cpp471 region.bufferRowLength = (uint32_t)(rowBytes/bpp);
754 region.bufferRowLength = currentWidth;
1452 region.bufferRowLength = currentWidth;
2040 region.bufferRowLength = 0; // Forces RowLength to be width. We handle the rowBytes below.
/external/mesa3d/src/intel/vulkan/
H A Danv_blorp.c321 .width = pRegions[r].bufferRowLength ?
322 pRegions[r].bufferRowLength : extent.width,
/external/vulkan-validation-layers/layers/
H A Dbuffer_validation.cpp1434 // bufferRowLength must be a multiple of the compressed texel block width
1447 skip |= CheckItgInt(device_data, cb_node, region->bufferRowLength, granularity.width, i, function, "bufferRowLength");
3744 if ((pRegions[i].bufferRowLength != 0) && (pRegions[i].bufferRowLength < pRegions[i].imageExtent.width)) {
3748 "%s(): pRegion[%d] bufferRowLength (%d) must be zero or greater-than-or-equal-to imageExtent.width (%d). %s",
3749 function, i, pRegions[i].bufferRowLength, pRegions[i].imageExtent.width,
3791 if (SafeModulo(pRegions[i].bufferRowLength, block_size.width) != 0) {
3795 "%s(): pRegion[%d] bufferRowLength (%d) must be a multiple of the compressed image's texel width (%d). %s.",
3796 function, i, pRegions[i].bufferRowLength, block_siz
[all...]
/external/vulkan-validation-layers/tests/
H A Dlayer_validation_tests.cpp2369 region.bufferRowLength = 128;
3242 copy_region.bufferRowLength = 128;
4049 region.bufferRowLength = 3;
4060 // Introduce failure by setting bufferRowLength to a bad granularity value
4061 region.bufferRowLength = 3;
4065 region.bufferRowLength = 128;
7314 region.bufferRowLength = 16;
18390 region.bufferRowLength = 0;
18583 region.bufferRowLength = 0;
18655 region.bufferRowLength
[all...]
/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp538 (deUint32)imageAccess.getWidth(), // deUint32 bufferRowLength;
748 (deUint32)dst.getWidth(), // deUint32 bufferRowLength;
1534 deUint32 rowLength = region.bufferImageCopy.bufferRowLength;
1727 deUint32 rowLength = region.bufferImageCopy.bufferRowLength;
5138 0u, // uint32_t bufferRowLength;
5164 0u, // uint32_t bufferRowLength;
5193 const deUint32 bufferRowLength = defaultFourthSize; local
5196 DE_ASSERT(!bufferRowLength || bufferRowLength >= imageExtent.width);
5204 bufferRowLength, // uint32_
[all...]
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationSmokeTests.cpp524 copyState.bufferRowLength = transferInfo->width;
/external/deqp/external/vulkancts/framework/vulkan/
H A DvkStructTypes.inl1067 deUint32 bufferRowLength;
H A DvkStrUtilImpl.inl3634 s << "\tbufferRowLength = " << value.bufferRowLength << '\n';
/external/mesa3d/include/vulkan/
H A Dvulkan.h2155 uint32_t bufferRowLength; member in struct:VkBufferImageCopy
/external/skia/third_party/vulkan/vulkan/
H A Dvulkan.h2252 uint32_t bufferRowLength; member in struct:VkBufferImageCopy
/external/skqp/third_party/vulkan/vulkan/
H A Dvulkan.h2252 uint32_t bufferRowLength; member in struct:VkBufferImageCopy
/external/vulkan-validation-layers/include/vulkan/
H A Dvulkan.hpp17034 , bufferRowLength( bufferRowLength_ )
17060 bufferRowLength = bufferRowLength_;
17096 && ( bufferRowLength == rhs.bufferRowLength )
17109 uint32_t bufferRowLength; member in struct:VULKAN_HPP_NAMESPACE::VULKAN_HPP_NAMESPACE::ImageLayout::AttachmentLoadOp::AttachmentStoreOp::ImageType::ImageTiling::ImageViewType::CommandBufferLevel::ComponentSwizzle::DescriptorType::QueryType::BorderColor::PipelineBindPoint::PipelineCacheHeaderVersion::PrimitiveTopology::SharingMode::IndexType::Filter::SamplerMipmapMode::SamplerAddressMode::CompareOp::PolygonMode::CullModeFlagBits::FrontFace::BlendFactor::BlendOp::StencilOp::LogicOp::InternalAllocationType::SystemAllocationScope::PhysicalDeviceType::VertexInputRate::Format::StructureType::SubpassContents::DynamicState::DescriptorUpdateTemplateTypeKHR::ObjectType::QueueFlagBits::MemoryPropertyFlagBits::MemoryHeapFlagBits::AccessFlagBits::BufferUsageFlagBits::BufferCreateFlagBits::ShaderStageFlagBits::ImageUsageFlagBits::ImageCreateFlagBits::PipelineCreateFlagBits::ColorComponentFlagBits::FenceCreateFlagBits::FormatFeatureFlagBits::QueryControlFlagBits::QueryResultFlagBits::CommandBufferUsageFlagBits::QueryPipelineStatisticFlagBits::ImageAspectFlagBits::BufferImageCopy
[all...]
H A Dvulkan.h2449 uint32_t bufferRowLength; member in struct:VkBufferImageCopy

Completed in 4009 milliseconds