/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineReferenceRenderer.cpp | 127 rr::StencilOp mapVkStencilOp (vk::VkStencilOp stencilOp) in mapVkStencilOp() argument
|
H A D | vktPipelineStencilTests.cpp | 899 const char* getShortName (VkStencilOp stencilOp) in getShortName() argument
|
H A D | vktPipelineExtendedDynamicStateTests.cpp | 8705 vk::VkStencilOp stencilOp; in createExtendedDynamicStateTests() member
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkRenderPass.cpp | 69 Create(GrVkGpu* gpu, const GrVkRenderPass& compatibleRenderPass, const LoadStoreOps& colorOp, const LoadStoreOps& resolveOp, const LoadStoreOps& stencilOp) Create() argument 82 Create(GrVkGpu* gpu, AttachmentFlags attachmentFlags, AttachmentsDescriptor* attachmentsDescriptor, const LoadStoreOps& colorOp, const LoadStoreOps& resolveOp, const LoadStoreOps& stencilOp, SelfDependencyFlags selfDepFlags, LoadFromResolve loadFromResolve) Create() argument
|
/third_party/skia/src/gpu/dawn/ |
H A D | GrDawnOpsRenderPass.cpp | 51 wgpu::LoadOp stencilOp = to_dawn_load_op(stencilInfo.fLoadOp); in GrDawnOpsRenderPass() local 55 beginRenderPass(wgpu::LoadOp colorOp, wgpu::LoadOp stencilOp) beginRenderPass() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineReferenceRenderer.cpp | 127 rr::StencilOp mapVkStencilOp (vk::VkStencilOp stencilOp) in mapVkStencilOp() argument
|
H A D | vktPipelineStencilTests.cpp | 894 const char* getShortName (VkStencilOp stencilOp) in getShortName() argument
|
H A D | vktPipelineExtendedDynamicStateTests.cpp | 7075 vk::VkStencilOp stencilOp; in createExtendedDynamicStateTests() member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassDepthStencilWriteConditionsTests.cpp | 268 const VkStencilOpState stencilOp = makeStencilOpState(VK_STENCIL_OP_KEEP, VK_STENCIL_OP_REPLACE, VK_STENCIL_OP_REPLACE, in iterate() local
|
H A D | vktDynamicRenderingTests.cpp | 393 const VkStencilOpState stencilOp = makeStencilOpState( in makeGraphicsPipeline() local
|
H A D | vktRenderPassTests.cpp | 2025 VkStencilOp stencilOp = writeStencil ? VK_STENCIL_OP_REPLACE : VK_STENCIL_OP_KEEP; in createSubpassPipeline() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | renderer9_utils.cpp | 158 D3DSTENCILOP ConvertStencilOp(GLenum stencilOp) in ConvertStencilOp() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassDepthStencilWriteConditionsTests.cpp | 268 const VkStencilOpState stencilOp = makeStencilOpState(VK_STENCIL_OP_KEEP, VK_STENCIL_OP_REPLACE, VK_STENCIL_OP_REPLACE, in iterate() local
|
H A D | vktDynamicRenderingTests.cpp | 388 const VkStencilOpState stencilOp = makeStencilOpState( in makeGraphicsPipeline() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktRasterizationDepthBiasControlTests.cpp | 474 const auto stencilOp = makeStencilOpState(VK_STENCIL_OP_KEEP, VK_STENCIL_OP_KEEP, VK_STENCIL_OP_KEEP, VK_COMPARE_OP_ALWAYS, 0xFFu, 0xFFu, 0xFFu); in iterate() local
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | utilities.cpp | 2100 sw::StencilOperation ConvertStencilOp(GLenum stencilOp) in ConvertStencilOp() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateRSTests.cpp | 987 const auto stencilOp = vk::makeStencilOpState(vk::VK_STENCIL_OP_KEEP, vk::VK_STENCIL_OP_KEEP, vk::VK_STENCIL_OP_KEEP, vk::VK_COMPARE_OP_NEVER, 0u, 0u, 0u); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
H A D | vktDynamicStateRSTests.cpp | 956 const auto stencilOp = vk::makeStencilOpState(vk::VK_STENCIL_OP_KEEP, vk::VK_STENCIL_OP_KEEP, vk::VK_STENCIL_OP_KEEP, vk::VK_COMPARE_OP_NEVER, 0u, 0u, 0u); in iterate() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | renderer11_utils.cpp | 1912 D3D11_STENCIL_OP ConvertStencilOp(GLenum stencilOp) in ConvertStencilOp() argument
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 510 void GLContext::stencilOp (deUint32 sfail, deUint32 dpfail, deUint32 dppass) in stencilOp() function in sglr::GLContext
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 71 PFNGLSTENCILOPPROC stencilOp = nullptr; member in rx::DispatchTableGL
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Context.cpp | 7178 void Context::stencilOp(GLenum fail, GLenum zfail, GLenum zpass) in stencilOp() function in gl::__anon19924::Context
|