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:GL_SAMPLER
(Results
1 - 25
of
26
) sorted by relevance
1
2
/third_party/mesa3d/src/mesa/main/
H
A
D
objectlabel.c
189
case
GL_SAMPLER
:
in get_label_pointer()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H
A
D
es31cExplicitUniformLocationTest.cpp
327
case
GL_SAMPLER
:
in abs()
396
baseType =
GL_SAMPLER
;
in fill()
547
if (type.getBaseType() ==
GL_SAMPLER
)
in streamValue()
583
if (type.getBaseType() == GL_INT || type.getBaseType() ==
GL_SAMPLER
)
in getPtr()
635
else if (type.getBaseType() ==
GL_SAMPLER
)
in UniformValue()
1043
if (uniform.type.getBaseType() ==
GL_SAMPLER
)
/third_party/vk-gl-cts/modules/gles31/functional/
H
A
D
es31fDebugTests.cpp
1733
case
GL_SAMPLER
:
1788
case
GL_SAMPLER
: gl.deleteSamplers(1, &object); break;
3247
{
GL_SAMPLER
, "sampler", "Debug label on a sampler object" },
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H
A
D
functionsgl_enums.h
1252
#define
GL_SAMPLER
0x82E6
macro
/third_party/vk-gl-cts/external/openglcts/modules/common/
H
A
D
glcKHRDebugTests.cpp
691
{
GL_SAMPLER
, createSampler, deleteSampler, "Sampler" },
in iterate()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H
A
D
validationESEXT.cpp
178
case
GL_SAMPLER
:
in ValidateObjectIdentifierAndName()
H
A
D
State.cpp
3477
case
GL_SAMPLER
:
H
A
D
Context.cpp
1120
case
GL_SAMPLER
:
in getLabeledObject()
/third_party/mesa3d/include/GLES3/
H
A
D
gl32.h
1570
#define
GL_SAMPLER
0x82E6
macro
/third_party/openGLES/api/GLES3/
H
A
D
gl32.h
1551
#define
GL_SAMPLER
0x82E6
macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H
A
D
gl32.h
1572
#define
GL_SAMPLER
0x82E6
macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H
A
D
gl32.h
1551
#define
GL_SAMPLER
0x82E6
macro
/third_party/mesa3d/include/GLES2/
H
A
D
gl2ext.h
90
#define
GL_SAMPLER
0x82E6
macro
/third_party/openGLES/api/GLES2/
H
A
D
gl2ext.h
71
#define
GL_SAMPLER
0x82E6
macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H
A
D
gl2ext.h
90
#define
GL_SAMPLER
0x82E6
macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H
A
D
gl2ext.h
90
#define
GL_SAMPLER
0x82E6
macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
H
A
D
gl2ext.h
71
#define
GL_SAMPLER
0x82E6
macro
/third_party/glfw/deps/glad/
H
A
D
gl.h
1089
#define
GL_SAMPLER
0x82E6
macro
/third_party/mesa3d/include/GL/
H
A
D
glcorearb.h
2288
#define
GL_SAMPLER
0x82E6
macro
H
A
D
glext.h
2236
#define
GL_SAMPLER
0x82E6
macro
/third_party/openGLES/api/GL/
H
A
D
glcorearb.h
2269
#define
GL_SAMPLER
0x82E6
macro
H
A
D
glext.h
2217
#define
GL_SAMPLER
0x82E6
macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H
A
D
glcorearb.h
2325
#define
GL_SAMPLER
0x82E6
macro
H
A
D
glext.h
2272
#define
GL_SAMPLER
0x82E6
macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H
A
D
glcorearb.h
2325
#define
GL_SAMPLER
0x82E6
macro
Completed in 375 milliseconds
1
2