OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:brw_context
(Results
1 - 25
of
166
) sorted by null
1
2
3
4
5
6
7
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_draw.h
34
struct
brw_context
;
46
void brw_draw_init( struct
brw_context
*brw );
47
void brw_draw_destroy( struct
brw_context
*brw );
brw_blorp.h
28
#include "
brw_context
.h"
31
struct
brw_context
;
103
void set(struct
brw_context
*brw,
188
virtual uint32_t get_wm_prog(struct
brw_context
*brw,
226
virtual uint32_t get_wm_prog(struct
brw_context
*brw,
300
brw_blorp_blit_params(struct
brw_context
*brw,
310
virtual uint32_t get_wm_prog(struct
brw_context
*brw,
325
gen6_blorp_init(struct
brw_context
*brw);
332
gen6_blorp_emit_batch_head(struct
brw_context
*brw,
336
gen6_blorp_emit_state_base_address(struct
brw_context
*brw
[
all
...]
gen7_cc_state.c
24
#include "
brw_context
.h"
32
upload_cc_state_pointers(struct
brw_context
*brw)
52
upload_blend_state_pointer(struct
brw_context
*brw)
72
upload_depth_stencil_state_pointer(struct
brw_context
*brw)
brw_tex.c
40
#include "
brw_context
.h"
46
void brw_validate_textures( struct
brw_context
*brw )
brw_primitive_restart.c
31
#include "
brw_context
.h"
81
struct
brw_context
*brw =
brw_context
(ctx);
135
struct
brw_context
*brw =
brw_context
(ctx);
189
haswell_upload_cut_index(struct
brw_context
*brw)
brw_state.h
36
#include "
brw_context
.h"
140
brw_depthbuffer_format(struct
brw_context
*brw);
146
void brw_upload_state(struct
brw_context
*brw);
147
void brw_init_state(struct
brw_context
*brw);
148
void brw_destroy_state(struct
brw_context
*brw);
169
void brw_state_cache_check_size( struct
brw_context
*brw );
171
void brw_init_caches( struct
brw_context
*brw );
172
void brw_destroy_caches( struct
brw_context
*brw );
180
void *brw_state_batch(struct
brw_context
*brw,
187
void gen4_init_vtable_surface_functions(struct
brw_context
*brw)
[
all
...]
gen6_sampler_state.c
28
#include "
brw_context
.h"
34
upload_sampler_state_pointers(struct
brw_context
*brw)
gen6_multisample_state.c
26
#include "
brw_context
.h"
34
gen6_emit_3dstate_multisample(struct
brw_context
*brw,
117
gen6_emit_3dstate_sample_mask(struct
brw_context
*brw,
138
static void upload_multisample_state(struct
brw_context
*brw)
brw_vtbl.c
45
#include "
brw_context
.h"
70
struct
brw_context
*brw =
brw_context
(&intel->ctx);
157
struct
brw_context
*brw =
brw_context
(&intel->ctx);
173
struct
brw_context
*brw =
brw_context
(&intel->ctx);
234
void brwInitVtbl( struct
brw_context
*brw )
gen6_blorp.cpp
30
#include "
brw_context
.h"
74
gen6_blorp_emit_batch_head(struct
brw_context
*brw,
88
* the ability to *safely* access
brw_context
::state::dirty::brw
118
gen6_blorp_emit_state_base_address(struct
brw_context
*brw,
152
gen6_blorp_emit_vertices(struct
brw_context
*brw,
275
gen6_blorp_emit_urb_config(struct
brw_context
*brw,
290
gen6_blorp_emit_blend_state(struct
brw_context
*brw,
317
gen6_blorp_emit_cc_state(struct
brw_context
*brw,
337
gen6_blorp_emit_depth_stencil_state(struct
brw_context
*brw,
372
gen6_blorp_emit_cc_state_pointers(struct
brw_context
*brw
[
all
...]
gen6_sol.c
30
#include "
brw_context
.h"
36
gen6_update_sol_surfaces(struct
brw_context
*brw)
84
brw_gs_upload_binding_table(struct
brw_context
*brw)
134
gen6_update_sol_indices(struct
brw_context
*brw)
160
struct
brw_context
*brw =
brw_context
(ctx);
203
struct
brw_context
*brw =
brw_context
(ctx);
gen7_urb.c
26
#include "
brw_context
.h"
54
gen7_allocate_push_constants(struct
brw_context
*brw)
78
gen7_upload_urb(struct
brw_context
*brw)
108
gen7_emit_urb_state(struct
brw_context
*brw, GLuint nr_vs_entries,
brw_state_batch.c
38
brw_track_state_batch(struct
brw_context
*brw,
84
struct
brw_context
*brw =
brw_context
(&intel->ctx);
120
brw_state_batch(struct
brw_context
*brw,
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_draw.h
34
struct
brw_context
;
46
void brw_draw_init( struct
brw_context
*brw );
47
void brw_draw_destroy( struct
brw_context
*brw );
brw_blorp.h
28
#include "
brw_context
.h"
31
struct
brw_context
;
103
void set(struct
brw_context
*brw,
188
virtual uint32_t get_wm_prog(struct
brw_context
*brw,
226
virtual uint32_t get_wm_prog(struct
brw_context
*brw,
300
brw_blorp_blit_params(struct
brw_context
*brw,
310
virtual uint32_t get_wm_prog(struct
brw_context
*brw,
325
gen6_blorp_init(struct
brw_context
*brw);
332
gen6_blorp_emit_batch_head(struct
brw_context
*brw,
336
gen6_blorp_emit_state_base_address(struct
brw_context
*brw
[
all
...]
gen7_cc_state.c
24
#include "
brw_context
.h"
32
upload_cc_state_pointers(struct
brw_context
*brw)
52
upload_blend_state_pointer(struct
brw_context
*brw)
72
upload_depth_stencil_state_pointer(struct
brw_context
*brw)
brw_tex.c
40
#include "
brw_context
.h"
46
void brw_validate_textures( struct
brw_context
*brw )
brw_primitive_restart.c
31
#include "
brw_context
.h"
81
struct
brw_context
*brw =
brw_context
(ctx);
135
struct
brw_context
*brw =
brw_context
(ctx);
189
haswell_upload_cut_index(struct
brw_context
*brw)
brw_state.h
36
#include "
brw_context
.h"
140
brw_depthbuffer_format(struct
brw_context
*brw);
146
void brw_upload_state(struct
brw_context
*brw);
147
void brw_init_state(struct
brw_context
*brw);
148
void brw_destroy_state(struct
brw_context
*brw);
169
void brw_state_cache_check_size( struct
brw_context
*brw );
171
void brw_init_caches( struct
brw_context
*brw );
172
void brw_destroy_caches( struct
brw_context
*brw );
180
void *brw_state_batch(struct
brw_context
*brw,
187
void gen4_init_vtable_surface_functions(struct
brw_context
*brw)
[
all
...]
gen6_sampler_state.c
28
#include "
brw_context
.h"
34
upload_sampler_state_pointers(struct
brw_context
*brw)
gen6_multisample_state.c
26
#include "
brw_context
.h"
34
gen6_emit_3dstate_multisample(struct
brw_context
*brw,
117
gen6_emit_3dstate_sample_mask(struct
brw_context
*brw,
138
static void upload_multisample_state(struct
brw_context
*brw)
brw_vtbl.c
45
#include "
brw_context
.h"
70
struct
brw_context
*brw =
brw_context
(&intel->ctx);
157
struct
brw_context
*brw =
brw_context
(&intel->ctx);
173
struct
brw_context
*brw =
brw_context
(&intel->ctx);
234
void brwInitVtbl( struct
brw_context
*brw )
gen6_blorp.cpp
30
#include "
brw_context
.h"
74
gen6_blorp_emit_batch_head(struct
brw_context
*brw,
88
* the ability to *safely* access
brw_context
::state::dirty::brw
118
gen6_blorp_emit_state_base_address(struct
brw_context
*brw,
152
gen6_blorp_emit_vertices(struct
brw_context
*brw,
275
gen6_blorp_emit_urb_config(struct
brw_context
*brw,
290
gen6_blorp_emit_blend_state(struct
brw_context
*brw,
317
gen6_blorp_emit_cc_state(struct
brw_context
*brw,
337
gen6_blorp_emit_depth_stencil_state(struct
brw_context
*brw,
372
gen6_blorp_emit_cc_state_pointers(struct
brw_context
*brw
[
all
...]
gen6_sol.c
30
#include "
brw_context
.h"
36
gen6_update_sol_surfaces(struct
brw_context
*brw)
84
brw_gs_upload_binding_table(struct
brw_context
*brw)
134
gen6_update_sol_indices(struct
brw_context
*brw)
160
struct
brw_context
*brw =
brw_context
(ctx);
203
struct
brw_context
*brw =
brw_context
(ctx);
gen7_urb.c
26
#include "
brw_context
.h"
54
gen7_allocate_push_constants(struct
brw_context
*brw)
78
gen7_upload_urb(struct
brw_context
*brw)
108
gen7_emit_urb_state(struct
brw_context
*brw, GLuint nr_vs_entries,
Completed in 740 milliseconds
1
2
3
4
5
6
7