Searched defs:uv_x (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation_impl_autogen.h2116 GLfloat uv_x,
2125 << ", " << bounds_width << ", " << bounds_height << ", " << uv_x
2134 uv_x,
2108 ScheduleOverlayPlaneCHROMIUM( GLint plane_z_order, GLenum plane_transform, GLuint overlay_texture_id, GLint bounds_x, GLint bounds_y, GLint bounds_width, GLint bounds_height, GLfloat uv_x, GLfloat uv_y, GLfloat uv_width, GLfloat uv_height) argument
H A Dgles2_c_lib_autogen.h959 GLfloat uv_x,
970 uv_x,
952 GLES2ScheduleOverlayPlaneCHROMIUM(GLint plane_z_order, GLenum plane_transform, GLuint overlay_texture_id, GLint bounds_x, GLint bounds_y, GLint bounds_width, GLint bounds_height, GLfloat uv_x, GLfloat uv_y, GLfloat uv_width, GLfloat uv_height) argument
H A Dgles2_cmd_helper_autogen.h1926 GLfloat uv_x,
1940 uv_x,
1919 ScheduleOverlayPlaneCHROMIUM(GLint plane_z_order, GLenum plane_transform, GLuint overlay_texture_id, GLint bounds_x, GLint bounds_y, GLint bounds_width, GLint bounds_height, GLfloat uv_x, GLfloat uv_y, GLfloat uv_width, GLfloat uv_height) argument
H A Dgles2_trace_implementation_impl_autogen.h1510 GLfloat uv_x,
1523 uv_x,
1502 ScheduleOverlayPlaneCHROMIUM( GLint plane_z_order, GLenum plane_transform, GLuint overlay_texture_id, GLint bounds_x, GLint bounds_y, GLint bounds_width, GLint bounds_height, GLfloat uv_x, GLfloat uv_y, GLfloat uv_width, GLfloat uv_height) argument
/external/chromium_org/gpu/command_buffer/common/
H A Dgles2_cmd_format_autogen.h9036 uv_x = _uv_x;
9076 float uv_x; member in struct:ScheduleOverlayPlaneCHROMIUM
9100 COMPILE_ASSERT(offsetof(ScheduleOverlayPlaneCHROMIUM, uv_x) == 32,

Completed in 518 milliseconds