Home
last modified time | relevance | path

Searched defs:setFront (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp2770 const bool setFront = face == GL_FRONT || face == GL_FRONT_AND_BACK; in stencilFuncSeparate() local
2795 const bool setFront = face == GL_FRONT || face == GL_FRONT_AND_BACK; in stencilOpSeparate() local
2965 const bool setFront = face == GL_FRONT || face == GL_FRONT_AND_BACK; in stencilMaskSeparate() local
/external/swiftshader/include/vulkan/
Dvulkan.hpp10957 PipelineDepthStencilStateCreateInfo& setFront( StencilOpState front_ ) in setFront() function
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp29755 PipelineDepthStencilStateCreateInfo & setFront( StencilOpState front_ ) in setFront() function