Searched refs:NV_fog_distance (Results 1 – 14 of 14) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | fog.c | 172 if (ctx->API != API_OPENGL_COMPAT || !ctx->Extensions.NV_fog_distance || in _mesa_Fogfv()
|
D | extensions.c | 297 extensions->NV_fog_distance = GL_TRUE; in _mesa_init_extensions()
|
D | consts_exts.h | 268 GLboolean NV_fog_distance; member
|
D | extensions_table.h | 403 EXT(NV_fog_distance , NV_fog_distance , GLL, x , x…
|
D | get.c | 529 EXTRA_EXT(NV_fog_distance);
|
/third_party/openGLES/extensions/NV/ |
D | NV_fog_distance.txt | 3 NV_fog_distance
|
D | NV_vertex_program.txt | 62 several modes for fog distance generation (NV_fog_distance), and 177 o The per-vertex processing in NV_fog_distance
|
D | NV_path_rendering.txt | 7165 and 2) the NV_fog_distance extension allows a non-linear fog
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_fog_distance.txt | 3 NV_fog_distance
|
D | NV_vertex_program.txt | 62 several modes for fog distance generation (NV_fog_distance), and 177 o The per-vertex processing in NV_fog_distance
|
D | NV_path_rendering.txt | 7165 and 2) the NV_fog_distance extension allows a non-linear fog
|
/third_party/mesa3d/src/glx/ |
D | glxextensions.c | 221 { GL(NV_fog_distance), N, N },
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_vertex_program.txt | 101 distance generation (NV_fog_distance), and eye-distance point size 282 NV_fog_distance.
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_vertex_program.txt | 111 distance generation (NV_fog_distance), and eye-distance point size 292 NV_fog_distance.
|