Searched defs:dataout (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/coreboot/src/soc/ti/am335x/ |
H A D | gpio.h | 34 uint32_t dataout; // 0x13c member
|
/aosp_15_r20/external/crosvm/devices/src/virtio/scsi/ |
H A D | device.rs | 992 let mut dataout = vec![0; xfer_bytes as usize]; in read_blocks() localVariable
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/ |
H A D | es31cShaderStorageBufferObjectTests.cpp | 7506 …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 D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 7348 …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 D | gl4cShaderStorageBufferObjectTests.cpp | 8123 …int *dataout = (int *)glMapBufferRange(GL_SHADER_STORAGE_BUFFER, 0, 4 * sizes[kBufs - 1], GL_MAP_R… in Run() local
|