Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp457 Value *minVertex = NULL; in JitLoadVertices() local
949 Value *minVertex = NULL; in JitGatherVertices() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dstate.h561 uint32_t minVertex; // min vertex (for bounds checking) member