Home
last modified time | relevance | path

Searched defs:stencilValue (Results 1 – 10 of 10) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/
DFramebufferD3D.h49 GLint stencilValue; member
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DClear11.cpp711 const UINT stencilValue = clearParams.stencilValue & 0xFF; in clearFramebuffer() local
/external/deqp/modules/gles2/functional/
Des2fDepthStencilTests.cpp284 int stencilValue = stencilValues[y0*numL0CellsX + x0]; in generateBaseClearAndDepthCommands() local
/external/deqp/modules/gles3/functional/
Des3fDepthStencilTests.cpp284 int stencilValue = stencilValues[y0*numL0CellsX + x0]; in generateBaseClearAndDepthCommands() local
/external/angle/src/tests/gl_tests/
DClearTest.cpp85 void verifyStencil(uint32_t stencilValue, uint32_t size) in verifyStencil()
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c3479 GLint stencilValue = 0; in cleartexsubimage_depth_stencil() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp1432 const deUint8 stencilValue = 0; in testLayeredReadBack() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp1197 deUint32 stencilValue; in verifyResultImage() local
DvktApiCommandBuffersTests.cpp4721 const auto stencilValue = stencilAccess.getPixStencil(x, y); in iterate() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp4626 deUint32 stencilValue, in clearDepthStencilImage()