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

/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr300_fragprog_swizzle.c64 static const int num_native_swizzles = sizeof(native_swizzles)/sizeof(native_swizzles[0]); variable
74 for(i = 0; i < num_native_swizzles; ++i) {
159 for(i = 0; i < num_native_swizzles; ++i) {

Completed in 212 milliseconds