Searched defs:stageCount (Results 1 - 7 of 7) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineTimestampTests.cpp169 const deUint32 stageCount,
183 const deUint32 stageCount,
187 for (deUint32 ndx = 0; ndx < stageCount; ndx++)
239 const deUint32 stageCount,
251 const deUint32 stageCount,
254 : TimestampTestParam(stages, stageCount, inRenderPass)
567 m_shaderStageCount, // deUint32 stageCount;
182 TimestampTestParam(const VkPipelineStageFlagBits* stages, const deUint32 stageCount, const bool inRenderPass) argument
250 TransferTimestampTestParam(const VkPipelineStageFlagBits* stages, const deUint32 stageCount, const bool inRenderPass, const deUint32 methodNdx) argument
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBufferTests.cpp331 const deUint32 stageCount,
475 stageCount, // deUint32 stageCount;
325 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const IVec2 renderSize, const VkPrimitiveTopology topology, const deUint32 stageCount, const VkPipelineShaderStageCreateInfo* pStages) argument
/external/mesa3d/include/vulkan/
H A Dvulkan.h1888 uint32_t stageCount; member in struct:VkGraphicsPipelineCreateInfo
/external/skia/third_party/vulkan/vulkan/
H A Dvulkan.h1985 uint32_t stageCount; member in struct:VkGraphicsPipelineCreateInfo
/external/skqp/third_party/vulkan/vulkan/
H A Dvulkan.h1985 uint32_t stageCount; member in struct:VkGraphicsPipelineCreateInfo
/external/vulkan-validation-layers/include/vulkan/
H A Dvulkan.h2182 uint32_t stageCount; member in struct:VkGraphicsPipelineCreateInfo
H A Dvulkan.hpp18638 , stageCount( stageCount_ )
18681 stageCount = stageCount_;
18785 && ( stageCount == rhs.stageCount )
18814 uint32_t stageCount; 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::SparseImageFormatFlagBits::SparseMemoryBindFlagBits::PipelineStageFlagBits::CommandPoolCreateFlagBits::CommandPoolResetFlagBits::CommandBufferResetFlagBits::SampleCountFlagBits::GraphicsPipelineCreateInfo
[all...]

Completed in 388 milliseconds