Searched refs:stencilOpState (Results 1 - 20 of 20) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleBaseResolve.cpp293 const VkStencilOpState stencilOpState = makeStencilOpState local
314 stencilOpState, // VkStencilOpState front;
315 stencilOpState, // VkStencilOpState back;
H A DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp449 const VkStencilOpState stencilOpState = makeStencilOpState local
470 stencilOpState, // VkStencilOpState front;
471 stencilOpState, // VkStencilOpState back;
H A DvktPipelineFramebufferAttachmentTests.cpp291 const VkStencilOpState stencilOpState = makeStencilOpState( local
310 stencilOpState, // VkStencilOpState front;
311 stencilOpState, // VkStencilOpState back;
H A DvktPipelineStencilTests.cpp223 const VkStencilOpState stencilOpState = local
234 return stencilOpState;
H A DvktPipelineMultisampleImageTests.cpp190 const VkStencilOpState stencilOpState = makeStencilOpState( local
209 stencilOpState, // VkStencilOpState front;
210 stencilOpState, // VkStencilOpState back;
H A DvktPipelineRenderToImageTests.cpp335 const VkStencilOpState stencilOpState = makeStencilOpState( local
354 stencilOpState, // VkStencilOpState front;
355 stencilOpState, // VkStencilOpState back;
H A DvktPipelineMultisampleTests.cpp2251 const VkStencilOpState stencilOpState = local
2272 stencilOpState, // VkStencilOpState front;
2273 stencilOpState, // VkStencilOpState back;
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsScissorMultiViewportTests.cpp258 const VkStencilOpState stencilOpState = makeStencilOpState( local
277 stencilOpState, // VkStencilOpState front;
278 stencilOpState, // VkStencilOpState back;
H A DvktFragmentOperationsEarlyFragmentTests.cpp311 const VkStencilOpState stencilOpState = makeStencilOpState( local
330 stencilOpState, // VkStencilOpState front;
331 stencilOpState, // VkStencilOpState back;
H A DvktFragmentOperationsScissorTests.cpp271 const VkStencilOpState stencilOpState = makeStencilOpState( local
290 stencilOpState, // VkStencilOpState front;
291 stencilOpState, // VkStencilOpState back;
/external/deqp/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryInstancedRenderingTests.cpp233 const VkStencilOpState stencilOpState = makeStencilOpState( local
252 stencilOpState, // VkStencilOpState front;
253 stencilOpState, // VkStencilOpState back;
H A DvktGeometryTestsUtil.cpp236 const VkStencilOpState stencilOpState = makeStencilOpState( local
255 stencilOpState, // VkStencilOpState front;
256 stencilOpState, // VkStencilOpState back;
H A DvktGeometryLayeredRenderingTests.cpp289 const VkStencilOpState stencilOpState = makeStencilOpState( local
308 stencilOpState, // VkStencilOpState front;
309 stencilOpState, // VkStencilOpState back;
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationUtil.cpp618 const VkStencilOpState stencilOpState = makeStencilOpState( local
637 stencilOpState, // VkStencilOpState front;
638 stencilOpState, // VkStencilOpState back;
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesShaderIntrinsicsSampled.cpp137 const VkStencilOpState stencilOpState = makeStencilOpState( local
156 stencilOpState, // VkStencilOpState front;
157 stencilOpState, // VkStencilOpState back;
H A DvktSparseResourcesBufferTests.cpp420 const VkStencilOpState stencilOpState = makeStencilOpState( local
439 stencilOpState, // VkStencilOpState front;
440 stencilOpState, // VkStencilOpState back;
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationUtil.cpp662 const VkStencilOpState stencilOpState = makeStencilOpState( local
681 stencilOpState, // VkStencilOpState front;
682 stencilOpState, // VkStencilOpState back;
/external/deqp/external/vulkancts/modules/vulkan/
H A DvktDrawUtil.cpp648 const VkStencilOpState stencilOpState = makeStencilOpState( local
670 stencilOpState, // VkStencilOpState front;
671 stencilOpState, // VkStencilOpState back;
/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageMutableTests.cpp621 const VkStencilOpState stencilOpState = makeStencilOpState( local
640 stencilOpState, // VkStencilOpState front;
641 stencilOpState, // VkStencilOpState back;
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp291 const VkStencilOpState stencilOpState = local
300 VK_FALSE, VK_FALSE, VK_COMPARE_OP_NEVER, VK_FALSE, VK_FALSE, stencilOpState,
301 stencilOpState, 0.0f, 0.0f

Completed in 493 milliseconds