Home
last modified time | relevance | path

Searched refs:dst_stencil (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cStencilTexturingTests.cpp1144 const GLubyte dst_stencil = dst_pixel_data[0]; in verifyTexture() local
1147 if (src_stencil != dst_stencil) in verifyTexture()
1150 << "], got: " << (GLuint)dst_stencil in verifyTexture()