Home
last modified time | relevance | path

Searched refs:GLuint (Results 1 – 25 of 1341) sorted by relevance

12345678910>>...54

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
Dbrw_structs.h66 GLuint length:8;
67 GLuint vs_realloc:1;
68 GLuint gs_realloc:1;
69 GLuint clp_realloc:1;
70 GLuint sf_realloc:1;
71 GLuint vfe_realloc:1;
72 GLuint cs_realloc:1;
73 GLuint pad:2;
74 GLuint opcode:16;
79 GLuint vs_fence:10;
[all …]
Dbrw_wm.h64 GLuint stats_wm:1;
65 GLuint flat_shade:1;
66 GLuint nr_color_regions:5;
67 GLuint sample_alpha_to_coverage:1;
68 GLuint render_to_fbo:1;
69 GLuint clamp_fragment_color:1;
70 GLuint line_aa:2;
76 GLuint program_string_id:32;
113 GLuint nextuse;
120 GLuint contributes_to_output:1;
[all …]
Dbrw_eu.h75 GLuint type:4;
76 GLuint file:2;
77 GLuint nr:8;
78 GLuint subnr:5; /* :1 in align16 */
79 GLuint negate:1; /* source only */
80 GLuint abs:1; /* source only */
81 GLuint vstride:4; /* source only */
82 GLuint width:3; /* src only, align1 only */
83 GLuint hstride:2; /* align1 only */
84 GLuint address_mode:1; /* relative addressing, hopefully! */
[all …]
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_structs.h66 GLuint length:8;
67 GLuint vs_realloc:1;
68 GLuint gs_realloc:1;
69 GLuint clp_realloc:1;
70 GLuint sf_realloc:1;
71 GLuint vfe_realloc:1;
72 GLuint cs_realloc:1;
73 GLuint pad:2;
74 GLuint opcode:16;
79 GLuint vs_fence:10;
[all …]
Dbrw_wm.h64 GLuint stats_wm:1;
65 GLuint flat_shade:1;
66 GLuint nr_color_regions:5;
67 GLuint sample_alpha_to_coverage:1;
68 GLuint render_to_fbo:1;
69 GLuint clamp_fragment_color:1;
70 GLuint line_aa:2;
76 GLuint program_string_id:32;
113 GLuint nextuse;
120 GLuint contributes_to_output:1;
[all …]
Dbrw_eu.h75 GLuint type:4;
76 GLuint file:2;
77 GLuint nr:8;
78 GLuint subnr:5; /* :1 in align16 */
79 GLuint negate:1; /* source only */
80 GLuint abs:1; /* source only */
81 GLuint vstride:4; /* source only */
82 GLuint width:3; /* src only, align1 only */
83 GLuint hstride:2; /* align1 only */
84 GLuint address_mode:1; /* relative addressing, hopefully! */
[all …]
/external/mesa3d/src/mesa/main/
Datifragshader.h32 GLuint Index;
33 GLuint argRep;
34 GLuint argMod;
39 GLuint Index;
40 GLuint dstMod;
41 GLuint dstMask;
54 GLuint ArgCount[2];
63 GLuint src;
74 _mesa_new_ati_fragment_shader(struct gl_context *ctx, GLuint id);
81 extern GLuint GLAPIENTRY _mesa_GenFragmentShadersATI(GLuint range);
[all …]
Dformat_unpack.c67 GLuint i; in nonlinear_to_linear()
87 typedef void (*unpack_rgba_func)(const void *src, GLfloat dst[][4], GLuint n);
91 unpack_RGBA8888(const void *src, GLfloat dst[][4], GLuint n) in unpack_RGBA8888()
93 const GLuint *s = ((const GLuint *) src); in unpack_RGBA8888()
94 GLuint i; in unpack_RGBA8888()
104 unpack_RGBA8888_REV(const void *src, GLfloat dst[][4], GLuint n) in unpack_RGBA8888_REV()
106 const GLuint *s = ((const GLuint *) src); in unpack_RGBA8888_REV()
107 GLuint i; in unpack_RGBA8888_REV()
117 unpack_ARGB8888(const void *src, GLfloat dst[][4], GLuint n) in unpack_ARGB8888()
119 const GLuint *s = ((const GLuint *) src); in unpack_ARGB8888()
[all …]
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Datifragshader.h32 GLuint Index;
33 GLuint argRep;
34 GLuint argMod;
39 GLuint Index;
40 GLuint dstMod;
41 GLuint dstMask;
54 GLuint ArgCount[2];
63 GLuint src;
74 _mesa_new_ati_fragment_shader(struct gl_context *ctx, GLuint id);
81 extern GLuint GLAPIENTRY _mesa_GenFragmentShadersATI(GLuint range);
[all …]
/external/chromium_org/third_party/mesa/src/src/mesa/math/
Dm_translate.h52 GLuint stride,
54 GLuint start,
55 GLuint n );
57 extern void _math_trans_1ui(GLuint *to,
59 GLuint stride,
61 GLuint start,
62 GLuint n );
66 GLuint stride,
68 GLuint start,
69 GLuint n );
[all …]
/external/mesa3d/src/mesa/math/
Dm_translate.h52 GLuint stride,
54 GLuint start,
55 GLuint n );
57 extern void _math_trans_1ui(GLuint *to,
59 GLuint stride,
61 GLuint start,
62 GLuint n );
66 GLuint stride,
68 GLuint start,
69 GLuint n );
[all …]
/external/chromium_org/gpu/command_buffer/client/
Dgles2_interface_stub_impl_autogen.h16 GLuint /* program */, GLuint /* shader */) { in AttachShader() argument
19 GLuint /* program */, GLuint /* index */, const char* /* name */) { in BindAttribLocation() argument
21 void GLES2InterfaceStub::BindBuffer(GLenum /* target */, GLuint /* buffer */) { in BindBuffer() argument
24 GLenum /* target */, GLuint /* framebuffer */) { in BindFramebuffer() argument
27 GLenum /* target */, GLuint /* renderbuffer */) { in BindRenderbuffer() argument
30 GLenum /* target */, GLuint /* texture */) { in BindTexture() argument
73 void GLES2InterfaceStub::CompileShader(GLuint /* shader */) { in CompileShader() argument
95 GLuint GLES2InterfaceStub::CreateProgram() { in CreateProgram()
98 GLuint GLES2InterfaceStub::CreateShader(GLenum /* type */) { in CreateShader()
104 GLsizei /* n */, const GLuint* /* buffers */) { in DeleteBuffers() argument
[all …]
/external/mesa3d/src/mesa/tnl/
Dt_context.h179 static inline GLuint _tnl_translate_prim( const struct _mesa_prim *prim ) in _tnl_translate_prim()
181 GLuint flag; in _tnl_translate_prim()
196 GLuint Size; /**< Max vertices per vertex buffer, constant */
200 GLuint Count; /**< Number of vertices currently in buffer */
207 GLuint *Elts;
221 GLuint PrimitiveCount;
270 GLuint last_attrib_stride[_TNL_ATTRIB_MAX];
271 GLuint last_attrib_size[_TNL_ATTRIB_MAX];
272 GLuint input_changes;
273 GLuint new_state;
[all …]
Dt_vertex.h67 GLuint attrib; /* _TNL_ATTRIB_ enum */
69 GLuint offset;
76 const GLuint attrsize;
86 GLuint edst, GLuint eout, GLuint ein,
91 extern void _tnl_copy_pv( struct gl_context *ctx, GLuint edst, GLuint esrc );
107 extern void *_tnl_get_vertex( struct gl_context *ctx, GLuint nr );
109 extern GLuint _tnl_install_attrs( struct gl_context *ctx,
111 GLuint nr, const GLfloat *vp,
112 GLuint unpacked_size );
117 GLuint vb_size,
[all …]
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
Dt_context.h179 static inline GLuint _tnl_translate_prim( const struct _mesa_prim *prim ) in _tnl_translate_prim()
181 GLuint flag; in _tnl_translate_prim()
196 GLuint Size; /**< Max vertices per vertex buffer, constant */
200 GLuint Count; /**< Number of vertices currently in buffer */
207 GLuint *Elts;
221 GLuint PrimitiveCount;
270 GLuint last_attrib_stride[_TNL_ATTRIB_MAX];
271 GLuint last_attrib_size[_TNL_ATTRIB_MAX];
272 GLuint input_changes;
273 GLuint new_state;
[all …]
Dt_vertex.h67 GLuint attrib; /* _TNL_ATTRIB_ enum */
69 GLuint offset;
76 const GLuint attrsize;
86 GLuint edst, GLuint eout, GLuint ein,
91 extern void _tnl_copy_pv( struct gl_context *ctx, GLuint edst, GLuint esrc );
107 extern void *_tnl_get_vertex( struct gl_context *ctx, GLuint nr );
109 extern GLuint _tnl_install_attrs( struct gl_context *ctx,
111 GLuint nr, const GLfloat *vp,
112 GLuint unpacked_size );
117 GLuint vb_size,
[all …]
/external/chromium_org/gpu/command_buffer/service/
Dgles2_cmd_decoder_unittest_base.h42 void GenHelper(GLuint client_id) { in GenHelper()
100 IdAllocatorInterface* GetIdAllocator(GLuint namespace_id) { in GetIdAllocator()
104 Buffer* GetBuffer(GLuint service_id) { in GetBuffer()
108 Framebuffer* GetFramebuffer(GLuint service_id) { in GetFramebuffer()
113 GLuint service_id) { in GetRenderbuffer()
117 TextureRef* GetTexture(GLuint client_id) { in GetTexture()
121 Shader* GetShader(GLuint client_id) { in GetShader()
125 Program* GetProgram(GLuint client_id) { in GetProgram()
129 QueryManager::Query* GetQueryInfo(GLuint client_id) { in GetQueryInfo()
135 VertexAttribManager* GetVertexArrayInfo(GLuint client_id) { in GetVertexArrayInfo()
[all …]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
Dintel_regions.h62 GLuint refcount; /**< Reference count for region */
63 GLuint cpp; /**< bytes per pixel */
64 GLuint width; /**< in pixels */
65 GLuint height; /**< in pixels */
66 GLuint pitch; /**< in pixels */
68 GLuint map_refcount; /**< Reference count for mapping */
82 GLuint cpp, GLuint width,
83 GLuint height,
88 GLuint cpp,
89 GLuint width, GLuint height, GLuint pitch,
[all …]
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_regions.h62 GLuint refcount; /**< Reference count for region */
63 GLuint cpp; /**< bytes per pixel */
64 GLuint width; /**< in pixels */
65 GLuint height; /**< in pixels */
66 GLuint pitch; /**< in pixels */
68 GLuint map_refcount; /**< Reference count for mapping */
82 GLuint cpp, GLuint width,
83 GLuint height,
88 GLuint cpp,
89 GLuint width, GLuint height, GLuint pitch,
[all …]
/external/chromium_org/third_party/mesa/src/src/mesa/vbo/
Dvbo.h42 GLuint mode:8; /**< GL_POINTS, GL_LINES, GL_QUAD_STRIP, etc */
43 GLuint indexed:1;
44 GLuint begin:1;
45 GLuint end:1;
46 GLuint weak:1;
47 GLuint no_current_update:1;
48 GLuint pad:19;
50 GLuint start;
51 GLuint count;
54 GLuint base_instance;
[all …]
/external/mesa3d/src/mesa/vbo/
Dvbo.h42 GLuint mode:8; /**< GL_POINTS, GL_LINES, GL_QUAD_STRIP, etc */
43 GLuint indexed:1;
44 GLuint begin:1;
45 GLuint end:1;
46 GLuint weak:1;
47 GLuint no_current_update:1;
48 GLuint pad:19;
50 GLuint start;
51 GLuint count;
54 GLuint base_instance;
[all …]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
Dradeon_mipmap_tree.h38 GLuint offset; /** Offset of this image from the start of mipmap tree buffer, in bytes */
42 GLuint width;
43 GLuint height;
44 GLuint depth;
45 GLuint size; /** Size of each image, in bytes */
46 GLuint rowstride; /** in bytes */
47 GLuint valid;
64 GLuint refcount;
66 GLuint totalsize; /** total size of the miptree, in bytes */
70 GLuint faces; /** # of faces: 6 for cubemaps, 1 otherwise */
[all …]
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_mipmap_tree.h38 GLuint offset; /** Offset of this image from the start of mipmap tree buffer, in bytes */
42 GLuint width;
43 GLuint height;
44 GLuint depth;
45 GLuint size; /** Size of each image, in bytes */
46 GLuint rowstride; /** in bytes */
47 GLuint valid;
64 GLuint refcount;
66 GLuint totalsize; /** total size of the miptree, in bytes */
70 GLuint faces; /** # of faces: 6 for cubemaps, 1 otherwise */
[all …]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
Dradeon_mipmap_tree.h38 GLuint offset; /** Offset of this image from the start of mipmap tree buffer, in bytes */
42 GLuint width;
43 GLuint height;
44 GLuint depth;
45 GLuint size; /** Size of each image, in bytes */
46 GLuint rowstride; /** in bytes */
47 GLuint valid;
64 GLuint refcount;
66 GLuint totalsize; /** total size of the miptree, in bytes */
70 GLuint faces; /** # of faces: 6 for cubemaps, 1 otherwise */
[all …]
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_mipmap_tree.h38 GLuint offset; /** Offset of this image from the start of mipmap tree buffer, in bytes */
42 GLuint width;
43 GLuint height;
44 GLuint depth;
45 GLuint size; /** Size of each image, in bytes */
46 GLuint rowstride; /** in bytes */
47 GLuint valid;
64 GLuint refcount;
66 GLuint totalsize; /** total size of the miptree, in bytes */
70 GLuint faces; /** # of faces: 6 for cubemaps, 1 otherwise */
[all …]

12345678910>>...54