Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_depth.c288 void *zStart; in _swrast_depth_test_span() local
415 GLubyte *zStart; in _swrast_depth_bounds_test() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp3810 const int zStart = deMin32(blit.dstOffsets[0].z, blit.dstOffsets[1].z); in forEach() local