Home
last modified time | relevance | path

Searched defs:stencilBuffer (Results 1 – 17 of 17) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
DglsFragmentOpUtil.cpp215 const rr::MultisamplePixelBufferAccess& stencilBuffer, in flushFragmentBuffer()
225 const tcu::PixelBufferAccess& stencilBuffer, in render()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DDevice.hpp110 egl::Image *stencilBuffer; member in es2::Device
DDevice.cpp338 void Device::setStencilBuffer(egl::Image *stencilBuffer, unsigned int layer) in setStencilBuffer()
DContext.cpp2803 egl::Image *stencilBuffer = framebuffer->getStencilBuffer(); in applyRenderTarget() local
/third_party/vk-gl-cts/framework/referencerenderer/
DrrFragmentOperations.cpp92 …nst StencilState& stencilState, int numStencilBits, const tcu::ConstPixelBufferAccess& stencilBuff… in executeStencilCompare()
130 … const StencilState& stencilState, int numStencilBits, const tcu::PixelBufferAccess& stencilBuffer) in executeStencilSFail()
320 … const StencilState& stencilState, int numStencilBits, const tcu::PixelBufferAccess& stencilBuffer) in executeStencilDpFailAndPass()
809 const tcu::PixelBufferAccess& stencilBuffer = msStencilBuffer.raw(); in render() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
DRenderer.hpp102 unsigned char *stencilBuffer; member
172 vk::ImageView *stencilBuffer; member
DContext.hpp56 ImageView *stencilBuffer = nullptr; member
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DRenderer.hpp198 unsigned char *stencilBuffer; member
490 Surface *stencilBuffer; member
DContext.hpp470 Surface *stencilBuffer; member in sw::Context
DPixelProcessor.cpp183 void PixelProcessor::setStencilBuffer(Surface *stencilBuffer, unsigned int layer) in setStencilBuffer()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DWebGLFramebufferTest.cpp385 GLRenderbuffer stencilBuffer; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DWebGLFramebufferTest.cpp385 GLRenderbuffer stencilBuffer; in TEST_P() local
/third_party/vk-gl-cts/modules/egl/
DteglRenderTests.cpp426 tcu::TextureLevel stencilBuffer; in renderReference() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp1337 …const Unique<VkBuffer> stencilBuffer (makeBuffer (vk, device, stencilBufferSize, VK_BUFFER_… in testLayeredReadBack() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp4693 VkBuffer stencilBuffer, in copyDepthStencilImageToBuffers()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp1443 …const Unique<VkBuffer> stencilBuffer (makeBuffer (vk, device, stencilBufferSize, VK_BUFFER_U… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineExtendedDynamicStateTests.cpp2454 …const auto stencilBuffer = readStencilAttachment(vkd, device, queue, queueIndex, allocator, dsIm… in iterate() local