Searched refs:eInline (Results 1 - 2 of 2) sorted by relevance
/external/vulkan-validation-layers/demos/ | ||
H A D | cube.cpp | 537 commandBuffer.beginRenderPass(&passInfo, vk::SubpassContents::eInline); |
/external/vulkan-validation-layers/include/vulkan/ | ||
H A D | vulkan.hpp | 8943 eInline = VK_SUBPASS_CONTENTS_INLINE, member in class: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::SubpassContents 9143 eInline = VK_SUBPASS_CONTENTS_INLINE, member in class: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::SubpassContents::SubpassContents 19806 case SubpassContents::eInline: return "Inline"; |
Completed in 82 milliseconds