Home
last modified time | relevance | path

Searched defs:col0 (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_stipple.c31 const int col0 = quad->input.x0 % 32; in stipple_quad() local
/external/vulkan-validation-layers/libs/glm/gtx/
Dcolor_space.inl114 T col0 = (T(1) - s) * rgbw.r; local
/external/opencv3/samples/cpp/
Dtvl1_optical_flow.cpp71 const float col0 = colorWheel[k0][b] / 255.f; in computeColor() local
/external/opencv3/samples/gpu/
Doptical_flow.cpp73 const float col0 = colorWheel[k0][b] / 255.0f; in computeColor() local
/external/mesa3d/src/mesa/swrast/
Ds_span.c321 GLfloat (*col0)[4] = span->array->attribs[FRAG_ATTRIB_COL0]; in interpolate_float_colors() local
835 GLfloat (*col0)[4] = span->array->attribs[FRAG_ATTRIB_COL0]; in add_specular() local
/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp1020 for (const GLenum* col0 = s_kinds.begin(); col0 != s_kinds.end(); ++col0) in createAttachmentTests() local
/external/skia/src/utils/
DSkMatrix44.cpp893 int col0 = 0; in preserves2dAxisAlignment() local
/external/mesa3d/src/mesa/main/
Dtexcompress_fxt1.c1560 GLuint col0[4]; in fxt1_decode_1ALPHA() local