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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dr300_fragprog_swizzle.c52 static const struct swizzle_data native_swizzles[] = { variable in typeref:typename:const struct swizzle_data[]
66 static const int num_native_swizzles = ARRAY_SIZE(native_swizzles);
77 const struct swizzle_data* sd = &native_swizzles[i];
162 const struct swizzle_data *sd = &native_swizzles[i];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dr300_fragprog_swizzle.c52 static const struct swizzle_data native_swizzles[] = { variable in typeref:typename:const struct swizzle_data[]
66 static const int num_native_swizzles = ARRAY_SIZE(native_swizzles);
77 const struct swizzle_data* sd = &native_swizzles[i];
162 const struct swizzle_data *sd = &native_swizzles[i];

Completed in 3 milliseconds