/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/ |
D | nvc0_state.c | 192 nvc0_blend_state_bind(struct pipe_context *pipe, void *hwcso) in nvc0_blend_state_bind() argument 196 nvc0->blend = hwcso; in nvc0_blend_state_bind() 201 nvc0_blend_state_delete(struct pipe_context *pipe, void *hwcso) in nvc0_blend_state_delete() argument 203 FREE(hwcso); in nvc0_blend_state_delete() 320 nvc0_rasterizer_state_bind(struct pipe_context *pipe, void *hwcso) in nvc0_rasterizer_state_bind() argument 324 nvc0->rast = hwcso; in nvc0_rasterizer_state_bind() 329 nvc0_rasterizer_state_delete(struct pipe_context *pipe, void *hwcso) in nvc0_rasterizer_state_delete() argument 331 FREE(hwcso); in nvc0_rasterizer_state_delete() 391 nvc0_zsa_state_bind(struct pipe_context *pipe, void *hwcso) in nvc0_zsa_state_bind() argument 395 nvc0->zsa = hwcso; in nvc0_zsa_state_bind() [all …]
|
D | nvc0_context.h | 274 nvc0_vertex_state_delete(struct pipe_context *pipe, void *hwcso);
|
/external/mesa3d/src/gallium/drivers/nvc0/ |
D | nvc0_state.c | 192 nvc0_blend_state_bind(struct pipe_context *pipe, void *hwcso) in nvc0_blend_state_bind() argument 196 nvc0->blend = hwcso; in nvc0_blend_state_bind() 201 nvc0_blend_state_delete(struct pipe_context *pipe, void *hwcso) in nvc0_blend_state_delete() argument 203 FREE(hwcso); in nvc0_blend_state_delete() 320 nvc0_rasterizer_state_bind(struct pipe_context *pipe, void *hwcso) in nvc0_rasterizer_state_bind() argument 324 nvc0->rast = hwcso; in nvc0_rasterizer_state_bind() 329 nvc0_rasterizer_state_delete(struct pipe_context *pipe, void *hwcso) in nvc0_rasterizer_state_delete() argument 331 FREE(hwcso); in nvc0_rasterizer_state_delete() 391 nvc0_zsa_state_bind(struct pipe_context *pipe, void *hwcso) in nvc0_zsa_state_bind() argument 395 nvc0->zsa = hwcso; in nvc0_zsa_state_bind() [all …]
|
D | nvc0_context.h | 274 nvc0_vertex_state_delete(struct pipe_context *pipe, void *hwcso);
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/ |
D | nv50_state.c | 208 nv50_blend_state_bind(struct pipe_context *pipe, void *hwcso) in nv50_blend_state_bind() argument 212 nv50->blend = hwcso; in nv50_blend_state_bind() 217 nv50_blend_state_delete(struct pipe_context *pipe, void *hwcso) in nv50_blend_state_delete() argument 219 FREE(hwcso); in nv50_blend_state_delete() 337 nv50_rasterizer_state_bind(struct pipe_context *pipe, void *hwcso) in nv50_rasterizer_state_bind() argument 341 nv50->rast = hwcso; in nv50_rasterizer_state_bind() 346 nv50_rasterizer_state_delete(struct pipe_context *pipe, void *hwcso) in nv50_rasterizer_state_delete() argument 348 FREE(hwcso); in nv50_rasterizer_state_delete() 416 nv50_zsa_state_bind(struct pipe_context *pipe, void *hwcso) in nv50_zsa_state_bind() argument 420 nv50->zsa = hwcso; in nv50_zsa_state_bind() [all …]
|
D | nv50_stateobj_tex.h | 13 nv50_tsc_entry(void *hwcso) in nv50_tsc_entry() argument 15 return (struct nv50_tsc_entry *)hwcso; in nv50_tsc_entry()
|
D | nv50_context.h | 269 nv50_vertex_state_delete(struct pipe_context *pipe, void *hwcso);
|
D | nv50_vbo.c | 36 void *hwcso) in nv50_vertex_state_delete() argument 38 struct nv50_vertex_stateobj *so = hwcso; in nv50_vertex_state_delete() 42 FREE(hwcso); in nv50_vertex_state_delete()
|
/external/mesa3d/src/gallium/drivers/nv50/ |
D | nv50_state.c | 208 nv50_blend_state_bind(struct pipe_context *pipe, void *hwcso) in nv50_blend_state_bind() argument 212 nv50->blend = hwcso; in nv50_blend_state_bind() 217 nv50_blend_state_delete(struct pipe_context *pipe, void *hwcso) in nv50_blend_state_delete() argument 219 FREE(hwcso); in nv50_blend_state_delete() 337 nv50_rasterizer_state_bind(struct pipe_context *pipe, void *hwcso) in nv50_rasterizer_state_bind() argument 341 nv50->rast = hwcso; in nv50_rasterizer_state_bind() 346 nv50_rasterizer_state_delete(struct pipe_context *pipe, void *hwcso) in nv50_rasterizer_state_delete() argument 348 FREE(hwcso); in nv50_rasterizer_state_delete() 416 nv50_zsa_state_bind(struct pipe_context *pipe, void *hwcso) in nv50_zsa_state_bind() argument 420 nv50->zsa = hwcso; in nv50_zsa_state_bind() [all …]
|
D | nv50_stateobj_tex.h | 13 nv50_tsc_entry(void *hwcso) in nv50_tsc_entry() argument 15 return (struct nv50_tsc_entry *)hwcso; in nv50_tsc_entry()
|
D | nv50_context.h | 269 nv50_vertex_state_delete(struct pipe_context *pipe, void *hwcso);
|
/external/mesa3d/src/gallium/drivers/nv30/ |
D | nv30_state.c | 117 nv30_blend_state_bind(struct pipe_context *pipe, void *hwcso) in nv30_blend_state_bind() argument 121 nv30->blend = hwcso; in nv30_blend_state_bind() 126 nv30_blend_state_delete(struct pipe_context *pipe, void *hwcso) in nv30_blend_state_delete() argument 128 FREE(hwcso); in nv30_blend_state_delete() 194 nv30_rasterizer_state_bind(struct pipe_context *pipe, void *hwcso) in nv30_rasterizer_state_bind() argument 198 nv30->rast = hwcso; in nv30_rasterizer_state_bind() 203 nv30_rasterizer_state_delete(struct pipe_context *pipe, void *hwcso) in nv30_rasterizer_state_delete() argument 205 FREE(hwcso); in nv30_rasterizer_state_delete() 264 nv30_zsa_state_bind(struct pipe_context *pipe, void *hwcso) in nv30_zsa_state_bind() argument 268 nv30->zsa = hwcso; in nv30_zsa_state_bind() [all …]
|
D | nv30_fragprog.c | 144 nv30_fp_state_delete(struct pipe_context *pipe, void *hwcso) in nv30_fp_state_delete() argument 146 struct nv30_fragprog *fp = hwcso; in nv30_fp_state_delete() 156 nv30_fp_state_bind(struct pipe_context *pipe, void *hwcso) in nv30_fp_state_bind() argument 160 nv30->fragprog.program = hwcso; in nv30_fp_state_bind()
|
D | nv30_vertprog.c | 233 nv30_vp_state_delete(struct pipe_context *pipe, void *hwcso) in nv30_vp_state_delete() argument 235 struct nv30_vertprog *vp = hwcso; in nv30_vp_state_delete() 244 nv30_vp_state_bind(struct pipe_context *pipe, void *hwcso) in nv30_vp_state_bind() argument 248 nv30->vertprog.program = hwcso; in nv30_vp_state_bind()
|
D | nv40_verttex.c | 52 unsigned nr, void **hwcso) in nv40_verttex_sampler_states_bind() argument 58 nv30->vertprog.samplers[i] = hwcso[i]; in nv40_verttex_sampler_states_bind()
|
D | nv30_vbo.c | 309 nv30_vertex_state_delete(struct pipe_context *pipe, void *hwcso) in nv30_vertex_state_delete() argument 311 struct nv30_vertex_stateobj *so = hwcso; in nv30_vertex_state_delete() 315 FREE(hwcso); in nv30_vertex_state_delete() 319 nv30_vertex_state_bind(struct pipe_context *pipe, void *hwcso) in nv30_vertex_state_bind() argument 323 nv30->vertex = hwcso; in nv30_vertex_state_bind()
|
D | nv30_fragtex.c | 154 unsigned nr, void **hwcso) in nv30_fragtex_sampler_states_bind() argument 160 nv30->fragprog.samplers[i] = hwcso[i]; in nv30_fragtex_sampler_states_bind()
|
D | nv30_texture.c | 184 nv30_sampler_state_delete(struct pipe_context *pipe, void *hwcso) in nv30_sampler_state_delete() argument 186 FREE(hwcso); in nv30_sampler_state_delete()
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/ |
D | nv30_state.c | 117 nv30_blend_state_bind(struct pipe_context *pipe, void *hwcso) in nv30_blend_state_bind() argument 121 nv30->blend = hwcso; in nv30_blend_state_bind() 126 nv30_blend_state_delete(struct pipe_context *pipe, void *hwcso) in nv30_blend_state_delete() argument 128 FREE(hwcso); in nv30_blend_state_delete() 194 nv30_rasterizer_state_bind(struct pipe_context *pipe, void *hwcso) in nv30_rasterizer_state_bind() argument 198 nv30->rast = hwcso; in nv30_rasterizer_state_bind() 203 nv30_rasterizer_state_delete(struct pipe_context *pipe, void *hwcso) in nv30_rasterizer_state_delete() argument 205 FREE(hwcso); in nv30_rasterizer_state_delete() 264 nv30_zsa_state_bind(struct pipe_context *pipe, void *hwcso) in nv30_zsa_state_bind() argument 268 nv30->zsa = hwcso; in nv30_zsa_state_bind() [all …]
|
D | nv30_fragprog.c | 144 nv30_fp_state_delete(struct pipe_context *pipe, void *hwcso) in nv30_fp_state_delete() argument 146 struct nv30_fragprog *fp = hwcso; in nv30_fp_state_delete() 156 nv30_fp_state_bind(struct pipe_context *pipe, void *hwcso) in nv30_fp_state_bind() argument 160 nv30->fragprog.program = hwcso; in nv30_fp_state_bind()
|
D | nv30_vertprog.c | 233 nv30_vp_state_delete(struct pipe_context *pipe, void *hwcso) in nv30_vp_state_delete() argument 235 struct nv30_vertprog *vp = hwcso; in nv30_vp_state_delete() 244 nv30_vp_state_bind(struct pipe_context *pipe, void *hwcso) in nv30_vp_state_bind() argument 248 nv30->vertprog.program = hwcso; in nv30_vp_state_bind()
|
D | nv40_verttex.c | 52 unsigned nr, void **hwcso) in nv40_verttex_sampler_states_bind() argument 58 nv30->vertprog.samplers[i] = hwcso[i]; in nv40_verttex_sampler_states_bind()
|
D | nv30_vbo.c | 309 nv30_vertex_state_delete(struct pipe_context *pipe, void *hwcso) in nv30_vertex_state_delete() argument 311 struct nv30_vertex_stateobj *so = hwcso; in nv30_vertex_state_delete() 315 FREE(hwcso); in nv30_vertex_state_delete() 319 nv30_vertex_state_bind(struct pipe_context *pipe, void *hwcso) in nv30_vertex_state_bind() argument 323 nv30->vertex = hwcso; in nv30_vertex_state_bind()
|
D | nv30_fragtex.c | 154 unsigned nr, void **hwcso) in nv30_fragtex_sampler_states_bind() argument 160 nv30->fragprog.samplers[i] = hwcso[i]; in nv30_fragtex_sampler_states_bind()
|
D | nv30_texture.c | 184 nv30_sampler_state_delete(struct pipe_context *pipe, void *hwcso) in nv30_sampler_state_delete() argument 186 FREE(hwcso); in nv30_sampler_state_delete()
|