Searched refs:zero (Results 1 – 17 of 17) sorted by relevance
| /TaskScheduler/ThirdParty/Squish/ |
| H A D | rangefit.cpp | 85 Vec3 const zero( 0.0f ); in RangeFit() local 86 start = Min( one, Max( zero, start ) ); in RangeFit() 87 end = Min( one, Max( zero, end ) ); in RangeFit()
|
| H A D | clusterfit.cpp | 126 Vec4 const zero = VEC4_CONST( 0.0f ); in Compress3() local 172 a = Min( one, Max( zero, a ) ); in Compress3() 173 b = Min( one, Max( zero, b ) ); in Compress3() 257 Vec4 const zero = VEC4_CONST( 0.0f ); in Compress4() local 307 a = Min( one, Max( zero, a ) ); in Compress4() 308 b = Min( one, Max( zero, b ) ); in Compress4()
|
| H A D | texture_compression_s3tc.txt | 82 while RGBA_S3TC_DXT1 is decoded as RGBA (where alpha is zero for all 160 unless <xoffset> and <yoffset> are both zero. 162 unless <xoffset> and <yoffset> are both zero. 182 <border> is non-zero. 245 COMPRESSED_RGBA_S3TC_DXT5_EXT and <border> is not equal to zero. 360 RGB color where red, green, and blue are all zero. 382 will automatically be zero (black). If this behavior is not desired
|
| /TaskScheduler/ThirdParty/Boost.Context/asm/ |
| H A D | make_mips32_o32_elf_gas.S | 79 # exit code is zero 80 move $a0, $zero
|
| H A D | make_arm_aapcs_macho_gas.S | 63 @ exit code is zero
|
| H A D | make_arm_aapcs_elf_gas.S | 64 @ exit code is zero
|
| H A D | make_arm64_aapcs_elf_gas.S | 78 # exit code is zero
|
| H A D | make_arm64_aapcs_macho_gas.S | 78 ; exit code is zero
|
| H A D | make_ppc64_sysv_xcoff_gas.S | 49 # exit code is zero
|
| H A D | make_ppc32_sysv_xcoff_gas.S | 51 # exit code is zero
|
| H A D | make_ppc64_sysv_macho_gas.S | 136 ; set return value to zero
|
| H A D | make_ppc32_sysv_elf_gas.S | 116 # exit code is zero
|
| H A D | make_ppc32_sysv_macho_gas.S | 115 ; exit code is zero
|
| H A D | make_arm_aapcs_pe_armasm.asm | 80 ; exit code is zero
|
| H A D | make_ppc64_sysv_elf_gas.S | 173 # exit code is zero
|
| H A D | make_i386_ms_pe_masm.asm | 115 ; exit code is zero
|
| H A D | jump_x86_64_ms_pe_masm.asm | 132 ; set R10 to zero
|