Home
last modified time | relevance | path

Searched defs:far (Results 1 – 15 of 15) sorted by relevance

/external/llvm/test/MC/ARM/
Dcomment.s21 far: label
/external/autotest/client/deps/webgl_mpd/src/resources/
DJ3DIMath.js611 J3DIMatrix4.prototype.ortho = function(left, right, bottom, top, near, far) argument
638 J3DIMatrix4.prototype.frustum = function(left, right, bottom, top, near, far) argument
/external/swiftshader/src/OpenGL/compiler/
DInitialize.cpp436 …TField *far = new TField(new TType(EbtFloat, EbpHigh, EvqGlobal, 1), NewPoolTString("far"), zeroSo… in InsertBuiltInFunctions() local
/external/deqp/external/openglcts/modules/common/
DglcViewportArrayTests.hpp246 void depthRange(glw::GLfloat near, glw::GLfloat far) in depthRange()
251 void depthRange(glw::GLdouble near, glw::GLdouble far) in depthRange()
DglcViewportArrayTests.cpp1438 GLint far = (GLint)data[2 * i + 1]; in depthRangeInitialValuesHelper() local
4239 const GLfloat far = texture_data[i + 16]; in checkResults() local
4392 const GLfloat far = texture_data[i + 16]; in checkResults() local
/external/autotest/client/site_tests/graphics_SanAngeles/src/
Dmatrixop.c132 float near, float far) in Matrix4x4_Frustum()
/external/webrtc/webrtc/modules/audio_processing/utility/
Ddelay_estimator.c438 BinaryDelayEstimatorFarend* far = self->farend; in WebRtc_AllocateHistoryBufferMemory() local
/external/kernel-headers/original/uapi/asm-arm64/asm/
Dkvm.h138 __u64 far; /* used for watchpoints */ member
/external/deqp/modules/gles3/functional/
Des3fDepthStencilTests.cpp381 const float far = 1.0f; in translateCommand() local
Des3fClippingTests.cpp1888 const float far = 30000.0f; in init() local
/external/deqp/modules/gles2/functional/
Des2fDepthStencilTests.cpp381 const float far = 1.0f; in translateCommand() local
Des2fClippingTests.cpp1884 const float far = 30000.0f; in init() local
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl1099 void CallLogWrapper::glDepthRange (glw::GLdouble near, glw::GLdouble far)
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl1464 GLW_APICALL void GLW_APIENTRY glDepthRange (GLdouble near, GLdouble far)
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl1231 void glwDepthRange (GLdouble near, GLdouble far)