Home
last modified time | relevance | path

Searched refs:pOutputData (Results 1 – 3 of 3) sorted by relevance

/external/arm-trusted-firmware/include/drivers/arm/cryptocell/713/
Dbsv_crypto_api.h62 …uint8_t *pOutputData, /*!< [out] A pointer to the output buffer. (optional – should …
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dstate.h331 …simdscalar* pOutputData; // OUT: (SIMD) Vertex Attributes (2D array of vectors, one row per… member
Dfrontend.cpp1442 dsContext.pOutputData = gt_pTessellationThreadData->pDSOutput; in TessellationStages()
1474 reinterpret_cast<const simd16scalar*>(dsContext.pOutputData), // simd8 -> simd16 in TessellationStages()
1477 dsContext.pOutputData, in TessellationStages()