| /xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/ |
| H A D | gtest-filepath.h | 65 Normalize(); 193 void Normalize();
|
| /xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/ |
| H A D | gtest-filepath.h | 68 Normalize(); 196 void Normalize();
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/ |
| H A D | format_conversion.h | 154 /// @brief Normalize the given component based on the requirements on the 159 INLINE Float<SIMD_T> SIMDCALL Normalize(Float<SIMD_T> const& vComp, uint32_t Component) function in typeref:typename:INLINE Float SIMDCALL 171 INLINE simdscalar SIMDCALL Normalize(simdscalar const& vComp, uint32_t Component) function in typeref:typename:INLINE simdscalar SIMDCALL 173 return Normalize<SIMD256, Format>(vComp, Component); 177 INLINE simd16scalar SIMDCALL Normalize(simd16scalar const& vComp, uint32_t Component) function in typeref:typename:INLINE simd16scalar SIMDCALL 179 return Normalize<SIMD512, Format>(vComp, Component); 228 vComp = Normalize<SIMD_T, DstFormat>(vComp, comp);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ |
| H A D | t_vb_normals.c | 113 if (ctx->Transform.Normalize) { 130 if (ctx->Transform.Normalize) {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ |
| H A D | t_vb_normals.c | 113 if (ctx->Transform.Normalize) { 130 if (ctx->Transform.Normalize) {
|
| /xsrc/external/mit/glu/dist/src/libtess/ |
| H A D | normal.c | 52 static void Normalize( GLdouble v[3] ) 220 Normalize( norm ); 231 Normalize( sUnit ); 237 Normalize( tUnit );
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/ |
| H A D | OpenCL.std.h | 180 Normalize = 107, enumerator in enum:OpenCLstd
|
| H A D | vtn_opencl.c | 164 case Normalize: 304 case Normalize:
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/ |
| H A D | OpenCL.std.h | 183 Normalize = 107, enumerator in enum:OpenCLLIB::Entrypoints
|
| H A D | vtn_opencl.c | 305 REMAP(Normalize, "normalize"),
|
| /xsrc/external/mit/MesaLib.old/dist/src/gtest/src/ |
| H A D | gtest-filepath.cc | 356 void FilePath::Normalize() { function in class:testing::internal::FilePath
|
| /xsrc/external/mit/MesaLib/dist/src/gtest/src/ |
| H A D | gtest-filepath.cc | 348 void FilePath::Normalize() { function in class:testing::internal::FilePath
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | attrib.c | 106 GLboolean Normalize; member in struct:gl_enable_attrib 371 attr->Normalize = ctx->Transform.Normalize; 689 TEST_AND_UPDATE(ctx->Transform.Normalize, enable->Normalize, GL_NORMALIZE); 1443 if (xform->Normalize != ctx->Transform.Normalize) 1444 _mesa_set_enable(ctx, GL_NORMALIZE,ctx->Transform.Normalize);
|
| H A D | matrix.c | 768 ctx->Transform.Normalize = GL_FALSE;
|
| H A D | enable.c | 651 if (ctx->Transform.Normalize == state) 654 ctx->Transform.Normalize = state; 1505 return ctx->Transform.Normalize;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | attrib.c | 174 attr->Normalize = ctx->Transform.Normalize; 417 TEST_AND_UPDATE(ctx->Transform.Normalize, enable->Normalize, GL_NORMALIZE); 1195 TEST_AND_UPDATE(ctx->Transform.Normalize, attr->Transform.Normalize,
|
| H A D | enable.c | 806 if (ctx->Transform.Normalize == state) 810 ctx->Transform.Normalize = state; 1723 return ctx->Transform.Normalize;
|
| H A D | matrix.c | 1089 ctx->Transform.Normalize = GL_FALSE;
|
| H A D | mtypes.h | 1308 GLboolean Normalize; /**< Normalize all normals? */ member in struct:gl_transform_attrib 5069 GLboolean Normalize; member in struct:gl_enable_attrib_node
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv10_state_tnl.c | 193 PUSH_DATAb(push, ctx->Transform.Normalize);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv10_state_tnl.c | 193 PUSH_DATAb(push, ctx->Transform.Normalize);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/memory/ |
| H A D | StoreTile.h | 428 dst.x = Normalize<DstFormat>(dst.x, 0); 429 dst.y = Normalize<DstFormat>(dst.y, 1); 430 dst.z = Normalize<DstFormat>(dst.z, 2);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/memory/ |
| H A D | StoreTile.h | 429 dst.x = Normalize<DstFormat>(dst.x, 0); 430 dst.y = Normalize<DstFormat>(dst.y, 1); 431 dst.z = Normalize<DstFormat>(dst.z, 2);
|
| /xsrc/external/mit/freetype/dist/src/truetype/ |
| H A D | ttinterp.c | 2633 * Normalize 2652 * In case Vx and Vy are both zero, `Normalize' returns SUCCESS, and 2656 Normalize( FT_F26Dot6 Vx, function in typeref:typename:FT_Bool 4370 Normalize( A, B, Vec ); 4495 Normalize( X, Y, &exc->GS.projVector ); 4522 Normalize( X, Y, &exc->GS.freeVector ); 5058 Normalize( A, B, &exc->GS.dualVector ); 5082 Normalize( A, B, &exc->GS.projVector );
|
| /xsrc/external/mit/MesaLib.old/src/mesa/ |
| H A D | get_hash.h | 147 { GL_NORMALIZE, CONTEXT_BOOL(Transform.Normalize), NO_EXTRA },
|