Home
last modified time | relevance | path

Searched defs:stencil_op (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_translate.h92 translate_stencil_op(unsigned stencil_op) in translate_stencil_op()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeFragmentApiTests.cpp102 void stencil_op (NegativeTestContext& ctx) in stencil_op() function
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c73 enum stencil_op { enum
179 unsigned stencil_op; in lp_build_stencil_op_single() local
/third_party/mesa3d/src/mesa/main/
Dstencil.c300 stencil_op(struct gl_context *ctx, GLenum fail, GLenum zfail, GLenum zpass) in stencil_op() function
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
Dparser.cc1774 StencilOp stencil_op = StrToStencilOp(token->AsString()); in ParsePipelineStencil() local
1789 StencilOp stencil_op = StrToStencilOp(token->AsString()); in ParsePipelineStencil() local
1804 StencilOp stencil_op = StrToStencilOp(token->AsString()); in ParsePipelineStencil() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_state.c454 stencil_op(enum pipe_stencil_op op) in stencil_op() function
/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_resolve_fs.c406 VkStencilOp stencil_op = index == DEPTH_RESOLVE ? VK_STENCIL_OP_KEEP : VK_STENCIL_OP_REPLACE; in create_depth_stencil_resolve_pipeline() local
Dradv_private.h1286 } stencil_op; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context.cpp404 stencil_op(enum pipe_stencil_op op) in stencil_op() function