Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryInstancedRenderingTests.cpp282 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
318 DE_LENGTH_OF_ARRAY(pShaderStages), // deUint32 stageCount; in makeGraphicsPipeline()
319 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
DvktGeometryLayeredRenderingTests.cpp338 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
374 DE_LENGTH_OF_ARRAY(pShaderStages), // deUint32 stageCount; in makeGraphicsPipeline()
375 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()
DvktFragmentOperationsEarlyFragmentTests.cpp360 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
387 DE_LENGTH_OF_ARRAY(pShaderStages), // deUint32 stageCount; in makeGraphicsPipeline()
388 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()
/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.cpp557 const VkPipelineShaderStageCreateInfo pShaderStages[] = in Renderer() local
583 …Layout, *m_renderPass, m_renderSize, m_topology, DE_LENGTH_OF_ARRAY(pShaderStages), pShaderStages); in Renderer()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp248 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipeline() local
275 DE_LENGTH_OF_ARRAY(pShaderStages), // deUint32 stageCount; in makeGraphicsPipeline()
276 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipeline()
DvktPipelineMultisampleImageTests.cpp240 const VkPipelineShaderStageCreateInfo pShaderStages[] = in makeGraphicsPipelines() local
276 DE_LENGTH_OF_ARRAY(pShaderStages), // deUint32 stageCount; in makeGraphicsPipelines()
277 pShaderStages, // const VkPipelineShaderStageCreateInfo* pStages; in makeGraphicsPipelines()