Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A 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
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp8033 VkImageCopy depthCopy = { in DepthStencilMSAA() local