Searched defs:dest_id (Results 1 - 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dkvm.h99 __u8 dest_id; member in struct:kvm_ioapic_state::__anon8327::__anon8328
/external/libmojo/mojo/gpu/
H A Dmojo_gles2_impl_autogen.cc1489 GLenum dest_id,
1496 glCopyTextureCHROMIUM(source_id, dest_id, internalformat, dest_type,
1501 GLenum dest_id,
1512 glCopySubTextureCHROMIUM(source_id, dest_id, xoffset, yoffset, x, y, width,
1517 GLenum dest_id) {
1519 glCompressedCopyTextureCHROMIUM(source_id, dest_id);
1488 CopyTextureCHROMIUM(GLenum source_id, GLenum dest_id, GLint internalformat, GLenum dest_type, GLboolean unpack_flip_y, GLboolean unpack_premultiply_alpha, GLboolean unpack_unmultiply_alpha) argument
1500 CopySubTextureCHROMIUM(GLenum source_id, GLenum dest_id, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height, GLboolean unpack_flip_y, GLboolean unpack_premultiply_alpha, GLboolean unpack_unmultiply_alpha) argument
1516 CompressedCopyTextureCHROMIUM(GLenum source_id, GLenum dest_id) argument

Completed in 142 milliseconds