Home
last modified time | relevance | path

Searched defs:depthCopy (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
Dpack.c1006 GLfloat *depthCopy = malloc(n * sizeof(GLfloat)); in _mesa_pack_depth_span() local
1144 GLfloat *depthCopy = malloc(n * sizeof(GLfloat)); in _mesa_pack_depth_stencil_span() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp7422 VkImageCopy depthCopy = in DepthStencilMSAA() local