Home
last modified time | relevance | path

Searched defs:stencil_op (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dstencil.c300 stencil_op(struct gl_context *ctx, GLenum fail, GLenum zfail, GLenum zpass) in stencil_op() function
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeFragmentApiTests.cpp102 void stencil_op (NegativeTestContext& ctx) in stencil_op() function
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_translate.h92 translate_stencil_op(unsigned stencil_op) in translate_stencil_op() argument
/third_party/mesa3d/src/amd/vulkan/
H A 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
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_state.c454 stencil_op(enum pipe_stencil_op op) in stencil_op() function
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.cpp404 stencil_op(enum pipe_stencil_op op) in stencil_op() function
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c73 enum stencil_op { enum
179 unsigned stencil_op; in lp_build_stencil_op_single() local
[all...]

Completed in 9 milliseconds