Home
last modified time | relevance | path

Searched defs:StencilOp (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/dports/www/firefox/firefox-99.0/third_party/rust/ash/src/extensions/ext/
H A Dextended_dynamic_state.rs163 fail_op: vk::StencilOp, in cmd_set_stencil_op()
164 pass_op: vk::StencilOp, in cmd_set_stencil_op()
165 depth_fail_op: vk::StencilOp, in cmd_set_stencil_op()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/
H A Dmaterial.h55 struct StencilOp { struct
56 StencilOperation stencilFailOperation = StencilOperation::Keep; argument
57 StencilOperation depthFailOperation = StencilOperation::Keep; argument
58 StencilOperation successOperation = StencilOperation::Keep; argument
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/draw_state-0.8.0/src/
H A Dstate.rs151 pub enum StencilOp { enum
214 ops: (StencilOp, StencilOp, StencilOp)) in new()
/dports/emulators/citra/citra-ac98458e0/src/video_core/renderer_opengl/
H A Dpica_to_gl.h223 inline GLenum StencilOp(Pica::FramebufferRegs::StencilAction action) { in StencilOp() function
/dports/emulators/citra-qt5/citra-ac98458e0/src/video_core/renderer_opengl/
H A Dpica_to_gl.h223 inline GLenum StencilOp(Pica::FramebufferRegs::StencilAction action) { in StencilOp() function
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/renderer_opengl/
H A Dmaxwell_to_gl.h371 inline GLenum StencilOp(Maxwell::StencilOp stencil) { in StencilOp() function
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/renderer_vulkan/
H A Dvk_state_tracker.h35 StencilOp, enumerator
H A Dmaxwell_to_vk.cpp543 VkStencilOp StencilOp(Maxwell::StencilOp stencil_op) { in StencilOp() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/functional/
H A Des2fStencilTests.cpp112 class StencilOp class
134StencilOp (Type type_, GLenum stencilTest_ = GL_ALWAYS, int stencil_ = 0, GLenum depthTest_ = GL_A… in StencilOp() function in deqp::gles2::Functional::StencilOp
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fStencilTests.cpp115 class StencilOp class
137StencilOp (Type type_, GLenum stencilTest_ = GL_ALWAYS, int stencil_ = 0, GLenum depthTest_ = GL_A… in StencilOp() function in deqp::gles3::Functional::StencilOp
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dawn/src/dawn_native/d3d12/
H A DRenderPipelineD3D12.cpp236 D3D12_STENCIL_OP StencilOp(wgpu::StencilOperation op) { in StencilOp() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/dawn_native/d3d12/
H A DRenderPipelineD3D12.cpp223 D3D12_STENCIL_OP StencilOp(wgpu::StencilOperation op) { in StencilOp() function
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Ddepthstencil.h33 void StencilOp(SWR_STENCILOP op, in StencilOp() function
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Ddepthstencil.h33 void StencilOp(SWR_STENCILOP op, in StencilOp() function
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Ddepthstencil.h33 void StencilOp(SWR_STENCILOP op, in StencilOp() function
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Ddepthstencil.h33 void StencilOp(SWR_STENCILOP op, in StencilOp() function
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Ddepthstencil.h33 void StencilOp(SWR_STENCILOP op, in StencilOp() function
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Ddepthstencil.h33 void StencilOp(SWR_STENCILOP op, in StencilOp() function
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Ddepthstencil.h33 void StencilOp(SWR_STENCILOP op, in StencilOp() function
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Ddepthstencil.h33 void StencilOp(SWR_STENCILOP op, in StencilOp() function
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/swr/rasterizer/core/
H A Ddepthstencil.h33 void StencilOp(SWR_STENCILOP op, in StencilOp() function
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Ddepthstencil.h33 void StencilOp(SWR_STENCILOP op, in StencilOp() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wgpu/wgpu-core/src/
H A Dconv.rs307 fn map_stencil_operation(stencil_operation: wgt::StencilOperation) -> hal::pso::StencilOp { in map_stencil_operation()
/dports/graphics/rx/rx-0.4.0/cargo-crates/wgpu-native-0.4.1/src/
H A Dconv.rs299 fn map_stencil_operation(stencil_operation: pipeline::StencilOperation) -> hal::pso::StencilOp { in map_stencil_operation()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wgpu/wgpu-core/src/
H A Dconv.rs360 fn map_stencil_operation(stencil_operation: wgt::StencilOperation) -> hal::pso::StencilOp { in map_stencil_operation()

12345678910>>...12