Home
last modified time | relevance | path

Searched defs:dataout (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/ti/am335x/
H A Dgpio.h34 uint32_t dataout; // 0x13c member
/aosp_15_r20/external/crosvm/devices/src/virtio/scsi/
H A Ddevice.rs992 let mut dataout = vec![0; xfer_bytes as usize]; in read_blocks() localVariable
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cShaderStorageBufferObjectTests.cpp7506 …int *dataout = (int *)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 0, 4 * sizes[kBufs - 1], GL_MAP_R… in Run() local
7759 …int *dataout = (int *)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 0, 4 * sizes[kBufs - 1], GL_MAP_R… in Run() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cES31CompatibilityShaderStorageBufferObjectTests.cpp7348 …int *dataout = (int *)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 0, 4 * sizes[kBufs - 1], GL_MAP_R… in Run() local
7596 …int *dataout = (int *)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 0, 4 * sizes[kBufs - 1], GL_MAP_R… in Run() local
H A Dgl4cShaderStorageBufferObjectTests.cpp8123 …int *dataout = (int *)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 0, 4 * sizes[kBufs - 1], GL_MAP_R… in Run() local