Searched refs:vc4_shader_ntq (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_program.c | 2204 vc4_shader_ntq(struct vc4_context *vc4, enum qstage stage, function in typeref:struct:vc4_compile * 2573 struct vc4_compile *c = vc4_shader_ntq(vc4, stage, key, try_threading); 2577 c = vc4_shader_ntq(vc4, stage, key, false);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_program.c | 2222 vc4_shader_ntq(struct vc4_context *vc4, enum qstage stage, function in typeref:struct:vc4_compile * 2598 struct vc4_compile *c = vc4_shader_ntq(vc4, stage, key, try_threading); 2602 c = vc4_shader_ntq(vc4, stage, key, false);
|
Completed in 13 milliseconds