Searched defs:VertexInputRate (Results 1 - 1 of 1) sorted by relevance
/external/vulkan-validation-layers/include/vulkan/ | ||
H A D | vulkan.hpp | 6377 enum class VertexInputRate class in class: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 6385 VertexInputBindingDescription( uint32_t binding_ = 0, uint32_t stride_ = 0, VertexInputRate inputRate_ = VertexInputRate::eVertex ) 6414 VertexInputBindingDescription& setInputRate( VertexInputRate inputRate_ ) 6439 VertexInputRate inputRate; [all...] |
Completed in 256 milliseconds