Searched refs:LVP_PIPELINE_DUP (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_pipeline.c36 #define LVP_PIPELINE_DUP(dst, src, type, count) do { \ macro
114 LVP_PIPELINE_DUP(dst->pVertexBindingDescriptions,
121 LVP_PIPELINE_DUP(dst->pVertexAttributeDescriptions,
136 LVP_PIPELINE_DUP(ext_dst->pVertexBindingDivisors,
177 LVP_PIPELINE_DUP(dst->pViewports,
190 LVP_PIPELINE_DUP(dst->pScissors,
214 LVP_PIPELINE_DUP(dst->pAttachments,
234 LVP_PIPELINE_DUP(dst->pDynamicStates,
316 LVP_PIPELINE_DUP(dst->pInputAssemblyState,
325 LVP_PIPELINE_DUP(ds
[all...]

Completed in 2 milliseconds