Searched refs:apply_swizzle (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_atifragshader.c | 61 apply_swizzle(GLfloat values[4], GLuint swizzle) function in typeref:typename:void 258 apply_swizzle(machine->Registers[idx], swizzle); 281 apply_swizzle(tex_coords, swizzle);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_atifragshader.c | 61 apply_swizzle(GLfloat values[4], GLuint swizzle) function in typeref:typename:void 258 apply_swizzle(machine->Registers[idx], swizzle); 281 apply_swizzle(tex_coords, swizzle);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_atifs_to_nir.c | 83 apply_swizzle(struct st_translate *t, function in typeref:typename:nir_ssa_def * 345 coord = apply_swizzle(t, coord, texinst->swizzle);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_atifs_to_tgsi.c | 88 apply_swizzle(struct st_translate *t, function in typeref:struct:ureg_src 329 src[0] = apply_swizzle(t, src[0], texinst->swizzle);
|
Completed in 5 milliseconds