Searched refs:fd6_stage2shadersb (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_const.c54 .state_block = fd6_stage2shadersb(v->type),
62 .state_block = fd6_stage2shadersb(v->type),
83 .state_block = fd6_stage2shadersb(v->type),
90 .state_block = fd6_stage2shadersb(v->type),
123 CP_LOAD_STATE6_0_STATE_BLOCK(fd6_stage2shadersb(s->type)) |
221 CP_LOAD_STATE6_0_STATE_BLOCK(fd6_stage2shadersb(v->type)) |
H A Dfd6_emit.h243 fd6_stage2shadersb(gl_shader_stage type) function in typeref:enum:a6xx_state_block
H A Dfd6_program.c48 enum a6xx_state_block sb = fd6_stage2shadersb(so->type);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.h187 fd6_stage2shadersb(gl_shader_stage type) function in typeref:enum:a6xx_state_block
H A Dfd6_emit.c94 CP_LOAD_STATE6_0_STATE_BLOCK(fd6_stage2shadersb(type)) |
128 CP_LOAD_STATE6_0_STATE_BLOCK(fd6_stage2shadersb(type)) |
H A Dfd6_program.c87 enum a6xx_state_block sb = fd6_stage2shadersb(so->type);

Completed in 13 milliseconds