/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | FramebufferWgpu.cpp | 129 uint32_t stencilValue = 0; in clear() local 633 uint32_t stencilValue, in mergeClearWithDeferredClears()
|
H A D | wgpu_utils.h | 168 uint32_t stencilValue; in ANGLE_EGL_OBJECTS_X() member
|
H A D | wgpu_helpers.cpp | 132 uint32_t stencilValue = 0; in flushSingleLevelUpdates() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | FramebufferD3D.h | 49 GLint stencilValue; member
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Clear11.cpp | 681 const UINT stencilValue = clearParams.stencilValue & 0xFF; in clearFramebuffer() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
H A D | vktFragmentOperationsEarlyFragmentTests.cpp | 922 … int stencilValue = (m_testMode == MODE_STENCIL) ? dsPixelAccess.getPixStencil(x, y, z) : 0; in iterate() local 1726 … int stencilValue = (m_testMode == MODE_STENCIL) ? dsPixelAccess.getPixStencil(x, y, z) : 0; in iterate() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fDepthStencilTests.cpp | 279 int stencilValue = stencilValues[y0 * numL0CellsX + x0]; in generateBaseClearAndDepthCommands() local
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fDepthStencilTests.cpp | 279 int stencilValue = stencilValues[y0 * numL0CellsX + x0]; in generateBaseClearAndDepthCommands() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | WebGLCompatibilityTest.cpp | 6066 const uint8_t stencilValue = 42; in TEST_P() local 6092 const uint32_t stencilValue = 42; in TEST_P() local
|
H A D | FramebufferTest.cpp | 2701 void verifyStencil(GLuint framebuffer, int width, int height, uint32_t stencilValue) in verifyStencil() 3400 GLint stencilValue = 0xEE; in TEST_P() local
|
H A D | ClearTest.cpp | 108 void verifyStencil(uint32_t stencilValue, uint32_t size) in verifyStencil()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
H A D | vktGeometryLayeredRenderingTests.cpp | 1511 const uint8_t stencilValue = 0; in testLayeredReadBack() local
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkImageUtil.cpp | 5129 uint32_t stencilValue, VkImageLayout oldLayout, VkImageLayout newLayout, in clearDepthStencilImage()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiImageClearingTests.cpp | 1349 uint32_t stencilValue; in verifyResultImage() local
|
H A D | vktApiCommandBuffersTests.cpp | 5265 const auto stencilValue = stencilAccess.getPixStencil(x, y); in iterate() local
|