Searched refs:swizzle_data (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dr300_fragprog_swizzle.c45 struct swizzle_data { struct
52 static const struct swizzle_data native_swizzles[] = {
72 static const struct swizzle_data* lookup_native_swizzle(unsigned int swizzle)
77 const struct swizzle_data* sd = &native_swizzles[i];
111 const struct swizzle_data* sd;
162 const struct swizzle_data *sd = &native_swizzles[i];
210 const struct swizzle_data* sd = lookup_native_swizzle(swizzle);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dr300_fragprog_swizzle.c45 struct swizzle_data { struct
52 static const struct swizzle_data native_swizzles[] = {
72 static const struct swizzle_data* lookup_native_swizzle(unsigned int swizzle)
77 const struct swizzle_data* sd = &native_swizzles[i];
111 const struct swizzle_data* sd;
162 const struct swizzle_data *sd = &native_swizzles[i];
210 const struct swizzle_data* sd = lookup_native_swizzle(swizzle);

Completed in 3 milliseconds