Home
last modified time | relevance | path

Searched refs:pShaderStages (Results 1 – 11 of 11) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryInstancedRenderingTests.cpp283 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
319 DE_LENGTH_OF_ARRAY(pShaderStages), // deUint32 stageCount; in makeGraphicsPipeline()
320 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
DvktGeometryLayeredRenderingTests.cpp339 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
375 DE_LENGTH_OF_ARRAY(pShaderStages), // deUint32 stageCount; in makeGraphicsPipeline()
376 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorMultiViewportTests.cpp308 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
344 DE_LENGTH_OF_ARRAY(pShaderStages), // deUint32 stageCount; in makeGraphicsPipeline()
345 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
DvktFragmentOperationsScissorTests.cpp321 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
348 DE_LENGTH_OF_ARRAY(pShaderStages), // deUint32 stageCount; in makeGraphicsPipeline()
349 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
DvktFragmentOperationsEarlyFragmentTests.cpp362 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
389 DE_LENGTH_OF_ARRAY(pShaderStages), // deUint32 stageCount; in makeGraphicsPipeline()
390 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsSampled.cpp208 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
239 …const deUint32 numActiveShaderStages = DE_LENGTH_OF_ARRAY(pShaderStages) - (geometryModule == DE_N… in makeGraphicsPipeline()
247 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
DvktSparseResourcesBufferTests.cpp553 const VkPipelineShaderStageCreateInfo pShaderStages[] = in Renderer() local
579 …Layout, *m_renderPass, m_renderSize, m_topology, DE_LENGTH_OF_ARRAY(pShaderStages), pShaderStages); in Renderer()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp502 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
523 const deUint32 numActiveShaderStages = DE_LENGTH_OF_ARRAY(pShaderStages); in makeGraphicsPipeline()
546 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
DvktImageMutableTests.cpp670 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
697 DE_LENGTH_OF_ARRAY(pShaderStages), // deUint32 stageCount; in makeGraphicsPipeline()
698 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleImageTests.cpp241 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipelines() local
277 DE_LENGTH_OF_ARRAY(pShaderStages), // deUint32 stageCount; in makeGraphicsPipelines()
278 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipelines()
DvktPipelineRenderToImageTests.cpp386 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
416 DE_LENGTH_OF_ARRAY(pShaderStages), // deUint32 stageCount; in makeGraphicsPipeline()
417 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()