Home
last modified time | relevance | path

Searched defs:clipDistance (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/Device/
DVertex.hpp42 float clipDistance[MAX_CLIP_DISTANCES]; member
DPrimitive.hpp54 PlaneEquation clipDistance[MAX_CLIP_DISTANCES]; member
/external/deqp/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp287 const float clipDistance = color.y(); in checkFragColors() local