OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:znear
(Results
76 - 100
of
107
) sorted by null
1
2
3
4
5
/external/deqp/doc/
GLES3 Negative API Functions.txt
132
x glDepthRangef (GLclampf
zNear
, GLclampf zFar);
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
clip.h
602
// DX
Znear
plane is 0, GL is -w
[
all
...]
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2.h
510
GL_APICALL void GL_APIENTRY glDepthRangef (GLclampf
zNear
, GLclampf zFar);
/frameworks/native/opengl/libagl/
context.h
480
GLfloat
zNear
;
texture.cpp
578
GGLfixed n = gglFloatToFixed(c->transforms.vpt.
zNear
);
[
all
...]
/frameworks/native/opengl/libs/
entries.in
[
all
...]
/external/deqp/framework/platform/null/
tcuNullRenderContextFuncs.inl
[
all
...]
/external/swiftshader/include/GLES2/
gl2ext.h
[
all
...]
/external/swiftshader/src/OpenGL/libGLESv2/
libGLESv2.cpp
1390
void DepthRangef(GLclampf
zNear
, GLclampf zFar)
1392
TRACE("(GLclampf
zNear
= %f, GLclampf zFar = %f)",
zNear
, zFar);
1398
context->setDepthRange(
zNear
, zFar);
[
all
...]
/frameworks/native/opengl/include/GLES2/
gl2ext.h
[
all
...]
/device/generic/goldfish-opengl/system/GLESv2_enc/
gl2_entry.cpp
44
void glDepthRangef(GLclampf
zNear
, GLclampf zFar);
[
all
...]
/external/deqp/framework/opengl/wrapper/
glwImpl.inl
[
all
...]
glwApi.inl
[
all
...]
glwFunctionTypes.inl
[
all
...]
/frameworks/base/core/jni/
android_opengl_GLES20.cpp
[
all
...]
/external/swiftshader/include/GL/
glcorearb.h
[
all
...]
/external/deqp/framework/opengl/
gluCallLogWrapperApi.inl
[
all
...]
gluCallLogWrapper.inl
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glext.h
[
all
...]