Home
last modified time | relevance | path

Searched defs:ny (Results 1 – 25 of 46) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_miptree.c32 nv50_tex_choose_tile_dims_helper(unsigned nx, unsigned ny, unsigned nz, in nv50_tex_choose_tile_dims_helper()
62 nv50_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz, bool is_3d) in nv50_tex_choose_tile_dims()
/third_party/skia/third_party/externals/angle2/samples/torus_lighting/
Dtorus.h63 float ny = -sinV * cosU; in GenerateTorus() local
/third_party/vk-gl-cts/modules/gles3/accuracy/
Des3aVaryingInterpolationTests.cpp61 …c inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate()
83 float ny = wy / dstH; in renderReference() local
/third_party/vk-gl-cts/modules/gles2/accuracy/
Des2aVaryingInterpolationTests.cpp59 …c inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate()
81 float ny = wy / dstH; in renderReference() local
/third_party/skia/src/effects/
DSkEmbossMask.cpp74 int ny = alpha[x + next_row] - alpha[x - prev_row]; in Emboss() local
/third_party/musl/src/math/
Dfma.c47 struct num nx, ny, nz; in fma() local
/third_party/musl/porting/liteos_a/kernel/src/math/
Dfma.c47 struct num nx, ny, nz; in fma() local
/third_party/vk-gl-cts/framework/opengl/
DgluTextureTestUtil.cpp291 …c inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate()
296 …inline float triDerivateX (const tcu::Vec3& s, const tcu::Vec3& w, float wx, float width, float ny) in triDerivateX()
494 float ny = wy / dstH; in sampleTextureProjected() local
538 float ny = wy / dstH; in sampleTextureProjected() local
656 const float ny = wy / dstH; in sampleTextureCube() local
852 float ny = wy / dstH; in sampleTextureProjected() local
909 const float ny = wy / dstH; in sampleTextureCubeArray() local
1303 const float ny = wy / dstH; in computeTextureLookupDiff() local
1410 const float ny = wy / dstH; in computeTextureLookupDiff() local
1617 const float ny = wy / dstH; in computeTextureLookupDiff() local
[all …]
/third_party/glfw/examples/
Dsplitview.c62 double s, t, x, y, z, nx, ny, nz, scale, twopi; in drawTorus() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc396 Node* ny = r->nodes_[y]; in CheckInvariants() local
498 Node* ny = FindNode(r, idy); in InsertEdge() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_miptree.c35 nvc0_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz, bool is_3d) in nvc0_tex_choose_tile_dims()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglbumper.c399 float nx, ny, nz; /* Normal */ member
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstfacedetect.cpp151 gchar *ny = g_strconcat (name, "->y", NULL); in structure_and_message() local
/third_party/mesa3d/src/gallium/tests/trivial/
Dcompute.c198 int ny = (target == PIPE_BUFFER ? 1 : in init_tex() local
239 int ny = (tex->target == PIPE_BUFFER ? 1 : in check_tex() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderBuiltinVarTests.cpp359 …c inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate()
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_nopfuncs.c246 nop_glNormal3hNV(GLhalfNV nx, GLhalfNV ny, GLhalfNV nz) in nop_glNormal3hNV()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gles_1_0.cpp409 void Context::normal3f(GLfloat nx, GLfloat ny, GLfloat nz) in normal3f()
414 void Context::normal3x(GLfixed nx, GLfixed ny, GLfixed nz) in normal3x()
/third_party/mesa3d/src/mesa/main/
Des1_conversion.c633 _mesa_Normal3x(GLfixed nx, GLfixed ny, GLfixed nz) in _mesa_Normal3x()
/third_party/spirv-tools/source/opt/
Damd_ext_to_khr.cpp603 Instruction* ny = in ReplaceCubeFaceCoord() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Damd_ext_to_khr.cpp603 Instruction* ny = in ReplaceCubeFaceCoord() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Damd_ext_to_khr.cpp603 Instruction* ny = in ReplaceCubeFaceCoord() local
/third_party/skia/third_party/externals/angle2/src/libGLESv1_CM/
DlibGLESv1_CM.cpp143 void GL_APIENTRY glNormal3f(GLfloat nx, GLfloat ny, GLfloat nz) in glNormal3f()
599 void GL_APIENTRY glNormal3x(GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3x()
/third_party/skia/src/gpu/v1/
DDevice_drawTexture.cpp586 int ny = bitmap.height() / tileSize; in draw_tiled_bitmap() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
DTimeZoneRuleTest.java219 TimeZone ny = TimeZone.getTimeZone("America/New_York", TimeZone.TIMEZONE_ICU); in TestHistoricalRuleBasedTimeZone() local
/third_party/skia/src/pathops/
DSkPathOpsCubic.cpp675 double ny = fy * 27 - ay - dy * 8; in subDivide() local

12