Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dtessellator.h135 uint32_t* pIndices = (uint32_t*)SUPER::GetIndices(); in Tessellate() local
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp1164 Value* FetchJit::GetSimdValidIndicesHelper(Value* pIndices, Value* pLastIndex) in GetSimdValidIndicesHelper()
1224 Value* FetchJit::GetSimdValid8bitIndices(Value* pIndices, Value* pLastIndex) in GetSimdValid8bitIndices()
1235 Value* FetchJit::GetSimdValid16bitIndices(Value* pIndices, Value* pLastIndex) in GetSimdValid16bitIndices()
1244 Value* FetchJit::GetSimdValid32bitIndices(Value* pIndices, Value* pLastIndex) in GetSimdValid32bitIndices()