HomeSort by relevance Sort by last modified time
    Searched refs:dest_internal_format (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_copy_texture_chromium.h 39 GLenum dest_internal_format,
gles2_cmd_copy_texture_chromium.cc 221 GLenum dest_internal_format,
236 dest_internal_format,
321 GLenum dest_internal_format,
333 source_internal_format == dest_internal_format ||
334 (source_internal_format == GL_RGBA && dest_internal_format == GL_RGB);
344 dest_internal_format,
gles2_cmd_decoder.cc 10339 GLenum dest_internal_format = internal_format; local
    [all...]

Completed in 107 milliseconds