Home
last modified time | relevance | path

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

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