Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/c11_atomics/
H A Dtest_atomics.cpp69 volatile HostAtomicType *destMemory, in HostFunction()
191 volatile HostAtomicType *destMemory, in HostFunction()
347 volatile HostAtomicType *destMemory, in HostFunction()
502 volatile HostAtomicType *destMemory, in HostFunction()
751 volatile HostAtomicType *destMemory, in HostFunction()
1088 volatile HostAtomicType *destMemory, in HostFunction()
1220 volatile HostAtomicType *destMemory, in HostFunction()
1360 volatile HostAtomicType *destMemory, in HostFunction()
1503 volatile HostAtomicType *destMemory, in HostFunction()
1646 volatile HostAtomicType *destMemory, in HostFunction()
[all …]
H A Dcommon.h133 volatile HostAtomicType *destMemory; member
300 volatile HostAtomicType *destMemory, in HostFunction()
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DBlitGL.cpp835 uint8_t *destMemory = buffer->data() + sourceBufferSize; in copySubTextureCPUReadback() local