Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:NV_fog_distance
(Results
1 - 6
of
6
) sorted by relevance
/third_party/mesa3d/src/mesa/main/
H
A
D
fog.c
172
if (ctx->API != API_OPENGL_COMPAT || !ctx->Extensions.
NV_fog_distance
||
in _mesa_Fogfv()
H
A
D
extensions.c
297
extensions->
NV_fog_distance
= GL_TRUE;
in _mesa_init_extensions()
H
A
D
consts_exts.h
268
GLboolean
NV_fog_distance
;
member
H
A
D
extensions_table.h
403
EXT(
NV_fog_distance
,
NV_fog_distance
, GLL, x , x , x , 2001)
H
A
D
get.c
529
EXTRA_EXT(
NV_fog_distance
);
variable
/third_party/mesa3d/src/glx/
H
A
D
glxextensions.c
221
{ GL(
NV_fog_distance
), N, N },
Completed in 10 milliseconds