Searched refs:pipelineShaderStageCount (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/ |
H A D | vktMultiViewRenderTests.cpp | 296 const deUint32 pipelineShaderStageCount, 1003 const deUint32 pipelineShaderStageCount, in makeGraphicsPipeline() 1206 pipelineShaderStageCount, // deUint32 stageCount; in makeGraphicsPipeline() local 1001 makeGraphicsPipeline(const VkRenderPass renderPass, const VkPipelineLayout pipelineLayout, const deUint32 pipelineShaderStageCount, const VkPipelineShaderStageCreateInfo* pipelineShaderStageCreate, const deUint32 subpass, const VkVertexInputRate vertexInputRate, const bool useDepthTest, const bool useStencilTest, const float minDepth, const float maxDepth, const VkFormat dsFormat) makeGraphicsPipeline() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/ |
H A D | vktMultiViewRenderTests.cpp | 309 const deUint32 pipelineShaderStageCount, 1027 const deUint32 pipelineShaderStageCount, in makeGraphicsPipeline() 1230 pipelineShaderStageCount, // deUint32 stageCount; in makeGraphicsPipeline() local 1025 makeGraphicsPipeline(const VkRenderPass renderPass, const VkPipelineLayout pipelineLayout, const deUint32 pipelineShaderStageCount, const VkPipelineShaderStageCreateInfo* pipelineShaderStageCreate, const deUint32 subpass, const VkVertexInputRate vertexInputRate, const bool useDepthTest, const bool useStencilTest, const float minDepth, const float maxDepth, const VkFormat dsFormat) makeGraphicsPipeline() argument
|
Completed in 14 milliseconds