Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/swrast/
Ds_depth.c374 void *zStart; in _swrast_depth_test_span() local
501 GLubyte *zStart; in _swrast_depth_bounds_test() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp3755 const int zStart = deMin32(blit.dstOffsets[0].z, blit.dstOffsets[1].z); in forEach() local