Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/math/
Dm_debug_clip.c70 GLubyte *andMask, in ref_cliptest_points4()
128 GLubyte *andMask, in ref_cliptest_points3()
163 GLubyte *andMask, in ref_cliptest_points2()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFormatPropertiesExtendedKHRtests.cpp48 const auto andMask = (reportedFlags & requestedFlags); in checkFlags() local