Searched refs:GLuint (Results 1 - 25 of 1695) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A 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_fenc
[all...]
H A Dbrw_util.h39 extern GLuint brw_parameter_list_state_flags(struct gl_program_parameter_list *paramList);
40 extern GLuint brw_translate_blend_factor( GLenum factor );
41 extern GLuint brw_translate_blend_equation( GLenum mode );
/external/mesa3d/src/mesa/drivers/dri/i965/
H A 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_fenc
[all...]
H A Dbrw_util.h39 extern GLuint brw_parameter_list_state_flags(struct gl_program_parameter_list *paramList);
40 extern GLuint brw_translate_blend_factor( GLenum factor );
41 extern GLuint brw_translate_blend_equation( GLenum mode );
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A 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 GLAPIENTR
[all...]
H A Dformat_unpack.h28 _mesa_unpack_rgba_row(gl_format format, GLuint n,
32 _mesa_unpack_ubyte_rgba_row(gl_format format, GLuint n,
36 _mesa_unpack_uint_rgba_row(gl_format format, GLuint n,
37 const void *src, GLuint dst[][4]);
43 GLuint x, GLuint y, GLuint width, GLuint height);
46 _mesa_unpack_float_z_row(gl_format format, GLuint n,
51 _mesa_unpack_uint_z_row(gl_format format, GLuint
[all...]
/external/mesa3d/src/mesa/main/
H A 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 GLAPIENTR
[all...]
H A Dformat_unpack.h28 _mesa_unpack_rgba_row(gl_format format, GLuint n,
32 _mesa_unpack_ubyte_rgba_row(gl_format format, GLuint n,
36 _mesa_unpack_uint_rgba_row(gl_format format, GLuint n,
37 const void *src, GLuint dst[][4]);
43 GLuint x, GLuint y, GLuint width, GLuint height);
46 _mesa_unpack_float_z_row(gl_format format, GLuint n,
51 _mesa_unpack_uint_z_row(gl_format format, GLuint
[all...]
/external/chromium_org/third_party/angle/samples/angle/sample_util/
H A Dtexture_utils.h12 GLuint CreateSimpleTexture2D();
13 GLuint CreateSimpleTextureCubemap();
15 GLuint CreateMipMappedTexture2D();
/external/chromium_org/third_party/mesa/src/src/mesa/math/
H A 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
[all...]
/external/mesa3d/src/mesa/math/
H A 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
[all...]
/external/chromium_org/mojo/public/c/gles2/
H A Dgles2_call_visitor_chromium_sync_point_autogen.h11 VISIT_GL_CALL(InsertSyncPointCHROMIUM, GLuint, (), ())
12 VISIT_GL_CALL(WaitSyncPointCHROMIUM, void, (GLuint sync_point), (sync_point))
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A 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 face
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A 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 face
[all...]
/external/mesa3d/src/mesa/drivers/dri/r200/
H A 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 face
[all...]
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A 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 face
[all...]
/external/chromium_org/third_party/angle/src/libGLESv2/
H A DHandleAllocator.h28 void setBaseHandle(GLuint value);
30 GLuint allocate();
31 void release(GLuint handle);
36 GLuint mBaseValue;
37 GLuint mNextValue;
38 typedef std::vector<GLuint> HandleList;
H A DCaps.h20 typedef std::set<GLuint> SupportedSampleSet;
38 GLuint getMaxSamples() const;
42 GLuint getNearestSamples(GLuint requestedSamples) const;
179 GLuint maxSamples;
214 GLuint max3DTextureSize;
215 GLuint max2DTextureSize;
216 GLuint maxArrayTextureLayers;
218 GLuint maxCubeMapTextureSize;
219 GLuint maxRenderbufferSiz
[all...]
H A DResourceManager.h45 GLuint createBuffer();
46 GLuint createShader(GLenum type);
47 GLuint createProgram();
48 GLuint createTexture();
49 GLuint createRenderbuffer();
50 GLuint createSampler();
51 GLuint createFenceSync();
53 void deleteBuffer(GLuint buffer);
54 void deleteShader(GLuint shader);
55 void deleteProgram(GLuint progra
[all...]
/external/chromium_org/gpu/command_buffer/service/
H A Did_manager.h27 bool AddMapping(GLuint client_id, GLuint service_id);
30 bool RemoveMapping(GLuint client_id, GLuint service_id);
34 bool GetServiceId(GLuint client_id, GLuint* service_id);
38 bool GetClientId(GLuint service_id, GLuint* client_id);
41 typedef base::hash_map<GLuint, GLuint> MapTyp
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
H A 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_attr
[all...]
/external/mesa3d/src/mesa/tnl/
H A 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_attr
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
H A Dintel_buffer_objects.h44 GLuint offset; /* any offset into that buffer */
62 GLuint flag);
65 GLuint align,
66 GLuint *offset);
69 const void *ptr, GLuint size, GLuint align,
71 GLuint *return_offset);
74 GLuint size, GLuint align);
76 const void *ptr, GLuint siz
[all...]
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_buffer_objects.h44 GLuint offset; /* any offset into that buffer */
62 GLuint flag);
65 GLuint align,
66 GLuint *offset);
69 const void *ptr, GLuint size, GLuint align,
71 GLuint *return_offset);
74 GLuint size, GLuint align);
76 const void *ptr, GLuint siz
[all...]
/external/chromium_org/cc/test/
H A Dordered_texture_map.h23 void Append(GLuint id, scoped_refptr<TestTexture> texture);
24 void Replace(GLuint id, scoped_refptr<TestTexture> texture);
25 void Remove(GLuint id);
29 bool ContainsId(GLuint id);
31 scoped_refptr<TestTexture> TextureForId(GLuint id);
32 GLuint IdAt(size_t index);
35 typedef base::hash_map<GLuint, scoped_refptr<TestTexture> >
37 typedef std::vector<GLuint> TextureList;

Completed in 2870 milliseconds

1234567891011>>