Home
last modified time | relevance | path

Searched defs:fog (Results 1 - 14 of 14) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_derived.c49 bool colors[2], fog, needW, face; in calculate_vertex_layout() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_shader_semantics.h43 int fog; member
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DSetupProcessor.hpp72 Gradient fog; member
H A DPixelProcessor.hpp110 Interpolant fog; member
325 Fog fog; member in sw::PixelProcessor
H A DRenderer.hpp168 PixelProcessor::Fog fog; member
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_opt_dead_builtin_varyings.c69 nir_variable *fog; member
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_program.h173 GLuint fog:2; member
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_nopfuncs.c95 nop_glFogCoordhNV(GLhalfNV fog) in nop_glFogCoordhNV() argument
101 nop_glFogCoordhvNV(const GLhalfNV *fog) in nop_glFogCoordhvNV() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelProgram.cpp644 void PixelProgram::rasterOperation(Float4 &fog, Pointer<Byte> cBuffer[4], Int &x, Int sMask[4], Int zMask[4], Int cMask[4]) in rasterOperation() argument
H A DPixelRoutine.cpp586 void PixelRoutine::fogBlend(Vector4f &c0, Float4 &fog) in fogBlend() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DGLES1Renderer.cpp398 const FogParameters &fog = gles1State.fogParameters(); in prepareForDraw() local
H A Dqueryutils.cpp2553 FogParameters &fog = state->fogParameters(); in SetFogParameters() local
2578 const FogParameters &fog = state->fogParameters(); in GetFogParameters() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_ff.c59 uint32_t fog : 1; member
112 uint32_t fog : 1; /* for vFog coming from VS */ member
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dffvertex_prog.c1390 struct ureg fog = register_output(p, VARYING_SLOT_FOGC); in build_fog() local

Completed in 20 milliseconds