Home
last modified time | relevance | path

Searched refs:sin_constants (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i915/
Di915_fragprog.c62 static const GLfloat sin_constants[4] = { 1.0, variable
774 i915_emit_const4fv(p, sin_constants), 0); in upload_program()