/external/mesa3d/src/mesa/main/ |
D | bbox.c | 36 GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, in _mesa_PrimitiveBoundingBox()
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | Device.hpp | 35 float minZ; member
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Device.hpp | 35 float minZ; member
|
/external/swiftshader/src/Shader/ |
D | Constants.cpp | 326 …const dword minZ[16] = {0x00000000, 0x00000020, 0x00002000, 0x00002020, 0x00200000, 0x00200020, 0x… in Constants() local
|
D | VertexRoutine.cpp | 118 …Int4 minZ = symmetricNormalizedDepth ? CmpNLE(-o[pos].w, o[pos].z) : CmpNLE(Float4(0.0f), o[pos].z… in computeClipFlags() local
|
D | Constants.hpp | 94 dword minZ[16]; member
|
/external/swiftshader/src/Pipeline/ |
D | Constants.cpp | 326 …const dword minZ[16] = {0x00000000, 0x00000020, 0x00002000, 0x00002020, 0x00200000, 0x00200020, 0x… in Constants() local
|
D | VertexRoutine.cpp | 118 Int4 minZ = CmpNLE(Float4(0.0f), o[pos].z); in computeClipFlags() local
|
D | Constants.hpp | 94 dword minZ[16]; member
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTTexture.cpp | 259 …RTGetFormatMinDims(PVRTuint64 u64PixelFormat, PVRTuint32 &minX, PVRTuint32 &minY, PVRTuint32 &minZ) in PVRTGetFormatMinDims()
|
/external/deqp/modules/gles3/functional/ |
D | es3fOcclusionQueryTests.cpp | 119 …mitiveCount, int verticesPerPrimitive, de::Random rnd, float primitiveSize, float minZ, float maxZ) in generateVertices()
|
/external/deqp/framework/common/ |
D | tcuTexCompareVerifier.cpp | 1163 const float minZ = coord.z()-depthErr; in isTexCompareResultValid() local 1304 const float minZ = coord.z()-depthErr; in isGatherOffsetsCompareResultValid() local
|
/external/swiftshader/src/Renderer/ |
D | Renderer.hpp | 220 float minZ; member
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | state.h | 960 float minZ; member
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 4843 GLW_APICALL void GLW_APIENTRY glPrimitiveBoundingBox (GLfloat minX, GLfloat minY, GLfloat minZ, GLf…
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 4169 …pper::glPrimitiveBoundingBox (glw::GLfloat minX, glw::GLfloat minY, glw::GLfloat minZ, glw::GLfloa…
|
/external/deqp/framework/opengl/wrapper/ |
D | glwImpl.inl | 4495 void glwPrimitiveBoundingBox (GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX,…
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 31587 GLfloat minZ; member 31599 const GLfloat minZ = cmd->minZ; in _mesa_unmarshal_PrimitiveBoundingBox() local 31608 _mesa_marshal_PrimitiveBoundingBox(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat … in _mesa_marshal_PrimitiveBoundingBox()
|