Searched refs:dedicatedAllocation (Results 1 - 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
H A DvkStructTypes.inl1534 VkBool32 dedicatedAllocation;
1541 VkBool32 dedicatedAllocation;
H A DvkStrUtilImpl.inl3622 s << "\tdedicatedAllocation = " << value.dedicatedAllocation << '\n';
3632 s << "\tdedicatedAllocation = " << value.dedicatedAllocation << '\n';
/external/vulkan-validation-layers/include/vulkan/
H A Dvulkan.hpp8550 , dedicatedAllocation( dedicatedAllocation_ )
8579 dedicatedAllocation = dedicatedAllocation_;
8592 && ( dedicatedAllocation == rhs.dedicatedAllocation );
8605 Bool32 dedicatedAllocation; member in struct:vk::vk::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::DedicatedAllocationImageCreateInfoNV
8614 , dedicatedAllocation( dedicatedAllocation_ )
8643 dedicatedAllocation = dedicatedAllocation_;
8656 && ( dedicatedAllocation == rhs.dedicatedAllocation );
8669 Bool32 dedicatedAllocation; member in struct:vk::vk::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::DedicatedAllocationBufferCreateInfoNV
[all...]
H A Dvulkan.h3957 VkBool32 dedicatedAllocation; member in struct:VkDedicatedAllocationImageCreateInfoNV
3963 VkBool32 dedicatedAllocation; member in struct:VkDedicatedAllocationBufferCreateInfoNV
/external/vulkan-validation-layers/tests/
H A Dlayer_validation_tests.cpp18852 dedicated_buffer_create_info.dedicatedAllocation = VK_TRUE;

Completed in 669 milliseconds