Searched defs:pVtxOut (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
D | fetch_jit.cpp | 154 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/ |
D | PVRTVertex.cpp | 593 char ** const pVtxOut, in PVRTVertexGenerateTangentSpace()
|
D | PVRTBoneBatch.cpp | 430 char ** const pVtxOut, in Create()
|