Searched refs:pipelineDepthStencilStateInfo (Results 1 - 16 of 16) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSpecConstantUtil.cpp204 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = local
258 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState;
H A DvktPipelineFramebufferAttachmentTests.cpp300 const VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = local
377 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState;
H A DvktPipelineMultisampleImageTests.cpp199 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = local
285 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState;
H A DvktPipelineRenderToImageTests.cpp344 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = local
424 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState;
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsScissorMultiViewportTests.cpp267 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = local
352 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState;
H A DvktFragmentOperationsEarlyFragmentTests.cpp320 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = local
397 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState;
H A DvktFragmentOperationsScissorTests.cpp280 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = local
356 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState;
/external/deqp/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryInstancedRenderingTests.cpp242 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = local
327 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState;
H A DvktGeometryTestsUtil.cpp245 const VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = local
299 (isRasterizationDisabled ? DE_NULL : &pipelineDepthStencilStateInfo), // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState;
H A DvktGeometryLayeredRenderingTests.cpp298 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = local
383 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState;
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationUtil.cpp627 const VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = local
681 (isRasterizationDisabled ? DE_NULL : &pipelineDepthStencilStateInfo), // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState;
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesShaderIntrinsicsSampled.cpp146 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = local
254 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState;
H A DvktSparseResourcesBufferTests.cpp429 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = local
483 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState;
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationUtil.cpp671 const VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = local
741 (isRasterizationDisabled ? DE_NULL : &pipelineDepthStencilStateInfo), // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState;
/external/deqp/external/vulkancts/modules/vulkan/
H A DvktDrawUtil.cpp660 const VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = local
744 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState;
/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageMutableTests.cpp630 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = local
706 &pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState;

Completed in 240 milliseconds