/external/angle/src/libANGLE/renderer/d3d/ |
D | FramebufferD3D.h | 49 GLint stencilValue; member
|
/external/angle/src/libANGLE/renderer/wgpu/ |
D | FramebufferWgpu.cpp | 129 uint32_t stencilValue = 0; in clear() local 635 uint32_t stencilValue, in mergeClearWithDeferredClears()
|
D | wgpu_utils.h | 169 uint32_t stencilValue; in ANGLE_EGL_OBJECTS_X() member
|
D | wgpu_helpers.cpp | 133 uint32_t stencilValue = 0; in flushSingleLevelUpdates() local
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | Clear11.cpp | 681 const UINT stencilValue = clearParams.stencilValue & 0xFF; in clearFramebuffer() local
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
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
|
/external/deqp/modules/gles3/functional/ |
D | es3fDepthStencilTests.cpp | 279 int stencilValue = stencilValues[y0 * numL0CellsX + x0]; in generateBaseClearAndDepthCommands() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fDepthStencilTests.cpp | 279 int stencilValue = stencilValues[y0 * numL0CellsX + x0]; in generateBaseClearAndDepthCommands() local
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryLayeredRenderingTests.cpp | 1511 const uint8_t stencilValue = 0; in testLayeredReadBack() local
|
/external/angle/src/tests/gl_tests/ |
D | WebGLCompatibilityTest.cpp | 6072 const uint8_t stencilValue = 42; in TEST_P() local 6098 const uint32_t stencilValue = 42; in TEST_P() local
|
D | BlitFramebufferANGLETest.cpp | 1719 GLint stencilValue = 1; in BlitSampleStencilToDefault() local
|
D | FramebufferTest.cpp | 2760 void verifyStencil(GLuint framebuffer, int width, int height, uint32_t stencilValue) in verifyStencil() 3459 GLint stencilValue = 0xEE; in TEST_P() local
|
D | ClearTest.cpp | 140 void verifyStencil(uint32_t stencilValue, uint32_t size) in verifyStencil()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkImageUtil.cpp | 5147 uint32_t stencilValue, VkImageLayout oldLayout, VkImageLayout newLayout, in clearDepthStencilImage()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiImageClearingTests.cpp | 1354 uint32_t stencilValue; in verifyResultImage() local
|
D | vktApiCommandBuffersTests.cpp | 5266 const auto stencilValue = stencilAccess.getPixStencil(x, y); in iterate() local
|