Searched refs:v3d_uncompiled_shader (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_program.c | 44 v3d_setup_shared_precompile_key(struct v3d_uncompiled_shader *uncompiled, 68 v3d_set_transform_feedback_outputs(struct v3d_uncompiled_shader *so, 206 struct v3d_uncompiled_shader *so) 284 struct v3d_uncompiled_shader *so = CALLOC_STRUCT(v3d_uncompiled_shader); 358 struct v3d_uncompiled_shader *so = 375 struct v3d_uncompiled_shader *shader_state = key->shader_state; 496 v3d_setup_shared_precompile_key(struct v3d_uncompiled_shader *uncompiled, 685 struct v3d_uncompiled_shader *shader_state = key->base.shader_state; 791 struct v3d_uncompiled_shader *shader_stat [all...] |
| H A D | v3d_context.h | 198 struct v3d_uncompiled_shader { struct 232 struct v3d_uncompiled_shader *bind_vs, *bind_gs, *bind_fs, *bind_compute;
|
| H A D | v3dx_emit.c | 405 static inline struct v3d_uncompiled_shader * 737 struct v3d_uncompiled_shader *tf_shader = 774 struct v3d_uncompiled_shader *tf_shader = get_tf_shader(v3d);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_program.c | 44 v3d_setup_shared_precompile_key(struct v3d_uncompiled_shader *uncompiled, 68 v3d_set_transform_feedback_outputs(struct v3d_uncompiled_shader *so, 185 struct v3d_uncompiled_shader *so) 246 struct v3d_uncompiled_shader *so = CALLOC_STRUCT(v3d_uncompiled_shader); 320 struct v3d_uncompiled_shader *so = 337 struct v3d_uncompiled_shader *shader_state = key->shader_state; 464 v3d_setup_shared_precompile_key(struct v3d_uncompiled_shader *uncompiled, 637 struct v3d_uncompiled_shader *shader_state = key->base.shader_state; 727 struct v3d_uncompiled_shader *s [all...] |
| H A D | v3d_context.h | 168 struct v3d_uncompiled_shader { struct 201 struct v3d_uncompiled_shader *bind_vs, *bind_fs, *bind_compute;
|
Completed in 12 milliseconds