Searched refs:pShaderStages (Results 1 – 10 of 10) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineStencilExportTests.cpp | 379 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local 407 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
|
D | vktPipelineMultisampleShaderFragmentMaskTests.cpp | 291 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local 318 DE_LENGTH_OF_ARRAY(pShaderStages), // deUint32 stageCount; in makeGraphicsPipeline() 319 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
|
D | vktPipelineRenderToImageTests.cpp | 382 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local 412 DE_LENGTH_OF_ARRAY(pShaderStages), // deUint32 stageCount; in makeGraphicsPipeline() 413 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
|
D | vktPipelineMultisampleImageTests.cpp | 237 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipelines() local 273 DE_LENGTH_OF_ARRAY(pShaderStages), // deUint32 stageCount; in makeGraphicsPipelines() 274 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipelines()
|
D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 340 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local 375 DE_LENGTH_OF_ARRAY(pShaderStages), // deUint32 stageCount; in makeGraphicsPipeline() 376 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawDiscardRectanglesTests.cpp | 285 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local 333 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
|
D | vktDrawShaderLayerTests.cpp | 259 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local 313 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
|
D | vktDrawShaderViewportIndexTests.cpp | 276 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local 330 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBufferTests.cpp | 506 const VkPipelineShaderStageCreateInfo pShaderStages[] = in Renderer() local 532 …Layout, *m_renderPass, m_renderSize, m_topology, DE_LENGTH_OF_ARRAY(pShaderStages), pShaderStages); in Renderer()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktDynamicRenderingTests.cpp | 443 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local 482 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
|