Searched defs:destMemory (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_conformance/c11_atomics/ |
H A D | test_atomics.cpp | 69 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 D | common.h | 133 volatile HostAtomicType *destMemory; member 300 volatile HostAtomicType *destMemory, in HostFunction()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | BlitGL.cpp | 835 uint8_t *destMemory = buffer->data() + sourceBufferSize; in copySubTextureCPUReadback() local
|