Home | History | Annotate | Download | only in include

Lines Matching refs:pImageBinds

407         for(uint32_t index2=0;index2<pBindInfo[index].imageBindCount;index2++)        startWriteObject(my_data, pBindInfo[index].pImageBinds[index2].image);
411 // Host access to pBindInfo[].pWaitSemaphores[],pBindInfo[].pSignalSemaphores[],pBindInfo[].pBufferBinds[].buffer,pBindInfo[].pImageOpaqueBinds[].image,pBindInfo[].pImageBinds[].image must be externally synchronized
421 for(uint32_t index2=0;index2<pBindInfo[index].imageBindCount;index2++) finishWriteObject(my_data, pBindInfo[index].pImageBinds[index2].image);
425 // Host access to pBindInfo[].pWaitSemaphores[],pBindInfo[].pSignalSemaphores[],pBindInfo[].pBufferBinds[].buffer,pBindInfo[].pImageOpaqueBinds[].image,pBindInfo[].pImageBinds[].image must be externally synchronized