Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp154 Value* pVtxOut = &*argitr; in Create() local
374 …oadVertices(const FETCH_COMPILE_STATE &fetchState, Value* streams, Value* vIndices, Value* pVtxOut) in JitLoadVertices()
892 Value *streams, Value *vIndices, Value *vIndices2, Value *pVtxOut, bool useVertexID2) in JitGatherVertices()
1904 Value* pVtxOut = std::get<1>(args); in Shuffle8bpcGatherd16() local
2148 Value* pVtxOut = std::get<1>(args); in Shuffle8bpcGatherd() local
2262 Value* pVtxOut = std::get<1>(args); in Shuffle16bpcGather16() local
2511 Value* pVtxOut = std::get<1>(args); in Shuffle16bpcGather() local
2723 void FetchJit::StoreVertexElements16(Value* pVtxOut, const uint32_t outputElt, const uint32_t numEl… in StoreVertexElements16()
2751 void FetchJit::StoreVertexElements(Value* pVtxOut, const uint32_t outputElt, const uint32_t numElts… in StoreVertexElements()
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTVertex.cpp593 char ** const pVtxOut, in PVRTVertexGenerateTangentSpace()
DPVRTBoneBatch.cpp430 char ** const pVtxOut, in Create()