HomeSort by relevance Sort by last modified time
    Searched refs:gl_context (Results 426 - 450 of 581) sorted by null

<<11121314151617181920>>

  /external/mesa3d/src/mesa/drivers/dri/i965/
gen7_sampler_state.c 40 struct gl_context *ctx = &intel->ctx;
189 struct gl_context *ctx = &brw->intel.ctx;
gen7_sf_state.c 36 struct gl_context *ctx = &intel->ctx;
162 struct gl_context *ctx = &intel->ctx;
brw_context.h     [all...]
brw_wm.h 471 GLboolean brw_link_shader(struct gl_context *ctx, struct gl_shader_program *prog);
472 struct gl_shader *brw_new_shader(struct gl_context *ctx, GLuint name, GLuint type);
473 struct gl_shader_program *brw_new_shader_program(struct gl_context *ctx, GLuint name);
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_util.h 141 get_viewport_scale(struct gl_context *ctx, float a[16])
158 get_viewport_translate(struct gl_context *ctx, float a[4])
nv04_state_frag.c 45 struct gl_context *ctx;
253 nv04_emit_tex_env(struct gl_context *ctx, int emit)
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_maos_arrays.c 83 static void emit_tex_vector(struct gl_context *ctx, struct radeon_aos *aos,
144 void radeonEmitArrays( struct gl_context *ctx, GLuint inputs )
radeon_state_init.c 189 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \
195 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \
260 static void scl_emit(struct gl_context *ctx, struct radeon_state_atom *atom)
272 static void vec_emit(struct gl_context *ctx, struct radeon_state_atom *atom)
284 static void lit_emit(struct gl_context *ctx, struct radeon_state_atom *atom)
296 static int check_always_ctx( struct gl_context *ctx, struct radeon_state_atom *atom)
318 static void ctx_emit_cs(struct gl_context *ctx, struct radeon_state_atom *atom)
415 static void cube_emit_cs(struct gl_context *ctx, struct radeon_state_atom *atom)
451 static void tex_emit_cs(struct gl_context *ctx, struct radeon_state_atom *atom)
506 struct gl_context *ctx = rmesa->radeon.glCtx
    [all...]
radeon_ioctl.c 169 void radeonFlushElts( struct gl_context *ctx )
381 static void radeonClear( struct gl_context *ctx, GLbitfield mask )
414 void radeonInitIoctlFuncs( struct gl_context *ctx )
  /external/mesa3d/src/mesa/main/
fog.c 86 update_fog_scale(struct gl_context *ctx)
210 void _mesa_init_fog( struct gl_context * ctx )
polygon.c 202 _mesa_polygon_stipple(struct gl_context *ctx, const GLubyte *pattern)
316 void _mesa_init_polygon( struct gl_context * ctx )
texcompress.c 234 _mesa_get_compressed_formats(struct gl_context *ctx, GLint *formats)
375 _mesa_compressed_format_to_glenum(struct gl_context *ctx, gl_format mesaFormat)
uniform_query.cpp 155 validate_uniform_parameters(struct gl_context *ctx,
263 _mesa_get_uniform(struct gl_context *ctx, GLuint program, GLint location,
576 _mesa_uniform(struct gl_context *ctx, struct gl_shader_program *shProg,
828 _mesa_uniform_matrix(struct gl_context *ctx, struct gl_shader_program *shProg,
937 _mesa_get_uniform_location(struct gl_context *ctx,
varray.c 68 type_to_bit(const struct gl_context *ctx, GLenum type)
123 update_array(struct gl_context *ctx,
591 get_vertex_array_attrib(struct gl_context *ctx, GLuint index, GLenum pname,
642 get_current_attrib(struct gl_context *ctx, GLuint index, const char *function)
    [all...]
texenv.c 49 set_env_mode(struct gl_context *ctx,
89 set_env_color(struct gl_context *ctx,
106 set_combiner_mode(struct gl_context *ctx,
177 set_combiner_source(struct gl_context *ctx,
267 set_combiner_operand(struct gl_context *ctx,
348 set_combiner_scale(struct gl_context *ctx,
573 get_texenvi(struct gl_context *ctx, const struct gl_texture_unit *texUnit,
texparam.c 56 validate_texture_wrap_mode(struct gl_context * ctx, GLenum target, GLenum wrap)
120 get_texobj(struct gl_context *ctx, GLenum target, GLboolean get)
227 flush(struct gl_context *ctx)
241 incomplete(struct gl_context *ctx, struct gl_texture_object *texObj)
253 set_tex_parameteri(struct gl_context *ctx,
536 set_tex_parameterf(struct gl_context *ctx,
935 legal_get_tex_level_parameter_target(struct gl_context *ctx, GLenum target)
988 get_tex_level_parameter_image(struct gl_context *ctx,
    [all...]
  /external/mesa3d/src/mesa/program/
arbprogparse.c 67 _mesa_parse_arb_fragment_program(struct gl_context* ctx, GLenum target,
163 _mesa_parse_arb_vertex_program(struct gl_context *ctx, GLenum target,
  /external/mesa3d/src/mesa/state_tracker/
st_atom_sampler.c 132 struct gl_context *ctx = st->ctx;
256 const struct gl_context *ctx = st->ctx;
st_draw_feedback.c 56 set_feedback_vertex_format(struct gl_context *ctx)
93 st_feedback_draw_vbo(struct gl_context *ctx,
st_cb_drawpixels.c 109 struct gl_context *ctx = st->ctx;
201 struct gl_context *ctx = st->ctx;
337 internal_format(struct gl_context *ctx, GLenum format, GLenum type)
484 struct gl_context *ctx = st->ctx;
566 draw_quad(struct gl_context *ctx, GLfloat x0, GLfloat y0, GLfloat z,
654 draw_textured_quad(struct gl_context *ctx, GLint x, GLint y, GLfloat z,
829 draw_stencil_pixels(struct gl_context *ctx, GLint x, GLint y,
    [all...]
  /external/mesa3d/src/mesa/drivers/x11/
xm_line.c 56 static void draw_points_ANY_pixmap( struct gl_context *ctx, const SWvertex *vert )
91 void xmesa_choose_point( struct gl_context *ctx )
416 xor_line(struct gl_context *ctx, const SWvertex *vert0, const SWvertex *vert1)
447 get_line_func(struct gl_context *ctx)
534 xmesa_choose_line(struct gl_context *ctx)
  /external/mesa3d/src/mesa/swrast/
s_atifragshader.c 47 fetch_texel(struct gl_context * ctx, const GLfloat texcoord[4], GLfloat lambda,
277 handle_sample_op(struct gl_context * ctx, struct atifs_machine *machine,
316 execute_shader(struct gl_context *ctx, const struct ati_fragment_shader *shader,
560 init_machine(struct gl_context * ctx, struct atifs_machine *machine,
582 _swrast_exec_fragment_shader(struct gl_context * ctx, SWspan *span)
  /external/mesa3d/src/mesa/tnl_dd/
t_dd_tritmp.h 114 static void TAG(triangle)( struct gl_context *ctx, GLuint e0, GLuint e1, GLuint e2 )
339 static void TAG(quadr)( struct gl_context *ctx,
579 static void TAG(quadr)( struct gl_context *ctx, GLuint e0,
601 static void TAG(line)( struct gl_context *ctx, GLuint e0, GLuint e1 )
632 static void TAG(points)( struct gl_context *ctx, GLuint first, GLuint last )
  /external/mesa3d/src/glsl/
linker.cpp 965 struct gl_context *ctx,
    [all...]
  /external/mesa3d/src/mesa/tnl/
t_vb_cliptmp.h 118 TAG(clip_line)( struct gl_context *ctx, GLuint v0, GLuint v1, GLubyte mask )
187 TAG(clip_tri)( struct gl_context *ctx, GLuint v0, GLuint v1, GLuint v2, GLubyte mask )
266 TAG(clip_quad)( struct gl_context *ctx, GLuint v0, GLuint v1, GLuint v2, GLuint v3,

Completed in 524 milliseconds

<<11121314151617181920>>