HomeSort by relevance Sort by last modified time
    Searched defs:Fog (Results 1 - 7 of 7) sorted by null

  /external/swiftshader/src/Renderer/
Vertex.hpp 38 Fog = 11, // x component
39 Pts = Fog, // y component
78 float f; // Fog
PixelProcessor.hpp 105 Interpolant fog; member in struct:sw::PixelProcessor::States::__anon32255::__anon32256
163 struct Fog
317 Fog fog; member in class:sw::PixelProcessor
  /external/mesa3d/src/mesa/program/
program_parser.h 207 unsigned Fog:2;
  /external/mesa3d/src/mesa/main/
attrib.c 39 #include "fog.h"
78 GLboolean Fog;
332 attr->Fog = ctx->Fog.Enabled;
408 (void*)&ctx->Fog))
609 TEST_AND_UPDATE(ctx->Fog.Enabled, enable->Fog, GL_FOG);
1116 const struct gl_fog_attrib *fog; local
    [all...]
mtypes.h 578 * Fog attribute group (GL_FOG_BIT).
582 GLboolean Enabled; /**< Fog enabled flag */
584 GLfloat ColorUnclamped[4]; /**< Fog color */
585 GLfloat Color[4]; /**< Fog color */
589 GLfloat Index; /**< Fog index */
590 GLenum Mode; /**< Fog mode */
608 GLenum Fog;
    [all...]
  /external/mesa3d/src/mesa/drivers/common/
meta.h 99 GLboolean Fog;
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 

Completed in 369 milliseconds