Home
last modified time | relevance | path

Searched refs:V3D_VERSION (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_rcl.c56 #if V3D_VERSION >= 40 in load_general()
114 #if V3D_VERSION >= 40 in store_general()
187 if (V3D_VERSION >= 40) in flush_last_load()
207 if (!psurf || (V3D_VERSION < 40 && in vc5_rcl_emit_loads()
220 (V3D_VERSION >= 40 || in vc5_rcl_emit_loads()
229 #if V3D_VERSION < 40 in vc5_rcl_emit_loads()
294 (V3D_VERSION < 40 && psurf->texture->nr_samples <= 1)) { in vc5_rcl_emit_stores()
301 if (V3D_VERSION < 40 && stores_pending) in vc5_rcl_emit_stores()
306 !(V3D_VERSION < 40 && job->zsbuf->texture->nr_samples <= 1)) { in vc5_rcl_emit_stores()
330 if (V3D_VERSION < 40 && stores_pending) in vc5_rcl_emit_stores()
[all …]
Dv3dx_simulator.c42 #if V3D_VERSION >= 41
57 #if V3D_VERSION < 40 in vc5_flush_l3()
128 #if V3D_VERSION == 33 in v3dX()
161 #if V3D_VERSION >= 41 in v3dX()
Dvc5_draw.c66 #if V3D_VERSION < 40 in vc5_start_draw()
80 #if V3D_VERSION >= 40 in vc5_start_draw()
211 #if V3D_VERSION >= 41 in vc5_emit_gl_shader_state()
272 #if V3D_VERSION >= 41 in vc5_emit_gl_shader_state()
388 #if V3D_VERSION >= 41 in vc5_draw_vbo()
420 #if V3D_VERSION < 40 in vc5_draw_vbo()
448 #if V3D_VERSION >= 40 in vc5_draw_vbo()
458 #if V3D_VERSION >= 40 in vc5_draw_vbo()
475 #if V3D_VERSION >= 40 in vc5_draw_vbo()
Dvc5_state.c517 #if V3D_VERSION >= 40 in vc5_create_sampler_state()
623 #if V3D_VERSION >= 40
679 #if V3D_VERSION >= 40
692 #if V3D_VERSION >= 40
712 #if V3D_VERSION >= 40
787 #if V3D_VERSION >= 40
Dvc5_emit.c110 #if V3D_VERSION < 40
282 #if V3D_VERSION >= 40 in emit_rt_blend()
524 #if V3D_VERSION < 40 in v3dX()
576 #if V3D_VERSION >= 40 in v3dX()
603 #if V3D_VERSION >= 40 in v3dX()
Dv3dx_format_table.c146 #if V3D_VERSION >= 40
198 #if V3D_VERSION < 41 in v3dX()
229 #if V3D_VERSION < 41 in v3dX()
Dvc5_cl.c28 #define V3D_VERSION 33 macro
Dvc5_context.h28 #ifdef V3D_VERSION
Dvc5_job.c32 #define V3D_VERSION 33 macro
/external/mesa3d/src/broadcom/cle/
Dv3dx_pack.h28 #ifndef V3D_VERSION
32 #if (V3D_VERSION == 21)
34 #elif (V3D_VERSION == 33)
36 #elif (V3D_VERSION == 41)
/external/mesa3d/src/broadcom/common/
Dv3d_macros.h28 #ifndef V3D_VERSION
32 #if (V3D_VERSION == 21)
35 #elif (V3D_VERSION == 33)
38 #elif (V3D_VERSION == 41)
/external/mesa3d/src/broadcom/clif/
Dv3dx_dump.c68 #if V3D_VERSION < 40 in v3dX()
79 #if V3D_VERSION > 40 in v3dX()