Home
last modified time | relevance | path

Searched refs:m_stencilOpStateFront (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineStencilTests.cpp129 const VkStencilOpState m_stencilOpStateFront; member in vkt::pipeline::__anon85498db20111::StencilTest
151 VkStencilOpState m_stencilOpStateFront; member in vkt::pipeline::__anon85498db20111::StencilTestInstance
280 , m_stencilOpStateFront (stencilOpStateFront) in StencilTest()
305 …estInstance(context, m_pipelineConstructionType, m_stencilFormat, m_stencilOpStateFront, m_stencil… in createInstance()
356 , m_stencilOpStateFront (stencilOpStateFront) in StencilTestInstance()
575 m_stencilOpStateFront, // VkStencilOpState front;
800 refStencilFront.sFail = mapVkStencilOp(m_stencilOpStateFront.failOp); in verifyImage()
801 refStencilFront.dpFail = mapVkStencilOp(m_stencilOpStateFront.depthFailOp); in verifyImage()
802 refStencilFront.dpPass = mapVkStencilOp(m_stencilOpStateFront.passOp); in verifyImage()
803 refStencilFront.func = mapVkCompareOp(m_stencilOpStateFront.compareOp); in verifyImage()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilTests.cpp129 const VkStencilOpState m_stencilOpStateFront; member in vkt::pipeline::__anonff0a0f320111::StencilTest
151 VkStencilOpState m_stencilOpStateFront; member in vkt::pipeline::__anonff0a0f320111::StencilTestInstance
280 , m_stencilOpStateFront (stencilOpStateFront) in StencilTest()
305 …estInstance(context, m_pipelineConstructionType, m_stencilFormat, m_stencilOpStateFront, m_stencil… in createInstance()
356 , m_stencilOpStateFront (stencilOpStateFront) in StencilTestInstance()
575 m_stencilOpStateFront, // VkStencilOpState front;
800 refStencilFront.sFail = mapVkStencilOp(m_stencilOpStateFront.failOp); in verifyImage()
801 refStencilFront.dpFail = mapVkStencilOp(m_stencilOpStateFront.depthFailOp); in verifyImage()
802 refStencilFront.dpPass = mapVkStencilOp(m_stencilOpStateFront.passOp); in verifyImage()
803 refStencilFront.func = mapVkCompareOp(m_stencilOpStateFront.compareOp); in verifyImage()