/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | FramebufferD3D.h | 49 GLint stencilValue; member
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | FramebufferD3D.h | 52 GLint stencilValue; member
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | Clear11.cpp | 713 const UINT stencilValue = clearParams.stencilValue & 0xFF; in clearFramebuffer() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | Clear11.cpp | 711 const UINT stencilValue = clearParams.stencilValue & 0xFF; in clearFramebuffer() local
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | DepthStencilSamplingTests.cpp | 264 uint8_t stencilValue) { in UpdateInputStencil()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/ |
D | vktFragmentOperationsEarlyFragmentTests.cpp | 858 int stencilValue = (m_testMode == MODE_STENCIL) ? dsPixelAccess.getPixStencil(x, y, z) : 0; in iterate() local 1633 int stencilValue = (m_testMode == MODE_STENCIL) ? dsPixelAccess.getPixStencil(x, y, z) : 0; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsEarlyFragmentTests.cpp | 858 int stencilValue = (m_testMode == MODE_STENCIL) ? dsPixelAccess.getPixStencil(x, y, z) : 0; in iterate() local 1633 int stencilValue = (m_testMode == MODE_STENCIL) ? dsPixelAccess.getPixStencil(x, y, z) : 0; in iterate() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | ClearTest.cpp | 104 void verifyStencil(uint32_t stencilValue, uint32_t size) in verifyStencil()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fDepthStencilTests.cpp | 284 int stencilValue = stencilValues[y0*numL0CellsX + x0]; in generateBaseClearAndDepthCommands() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fDepthStencilTests.cpp | 284 int stencilValue = stencilValues[y0*numL0CellsX + x0]; in generateBaseClearAndDepthCommands() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | ClearTest.cpp | 85 void verifyStencil(uint32_t stencilValue, uint32_t size) in verifyStencil()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
D | vktGeometryLayeredRenderingTests.cpp | 1433 const deUint8 stencilValue = 0; in testLayeredReadBack() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryLayeredRenderingTests.cpp | 1433 const deUint8 stencilValue = 0; in testLayeredReadBack() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiImageClearingTests.cpp | 1227 deUint32 stencilValue; in verifyResultImage() local
|
D | vktApiCommandBuffersTests.cpp | 4649 const auto stencilValue = stencilAccess.getPixStencil(x, y); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiImageClearingTests.cpp | 1227 deUint32 stencilValue; in verifyResultImage() local
|
D | vktApiCommandBuffersTests.cpp | 4649 const auto stencilValue = stencilAccess.getPixStencil(x, y); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkImageUtil.cpp | 4879 deUint32 stencilValue, in clearDepthStencilImage()
|