Home
last modified time | relevance | path

Searched refs:bind_compute (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.h255 struct v3d_uncompiled_shader *bind_vs, *bind_gs, *bind_fs, *bind_compute; member
Dv3d_program.c976 v3d->prog.bind_compute); in v3d_update_compiled_cs()
1117 v3d->prog.bind_compute = state; in v3d_compute_state_bind()