Home
last modified time | relevance | path

Searched defs:hmin (Results 1 - 7 of 7) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_none_4.h617 ASTCENC_SIMD_INLINE vint4 hmin(vint4 a) in hmin() function
882 ASTCENC_SIMD_INLINE vfloat4 hmin(vfloat4 a) in hmin() function
H A Dastcenc_vecmathlib_avx2_8.h519 ASTCENC_SIMD_INLINE vint8 hmin(vint8 a) in hmin() function
835 ASTCENC_SIMD_INLINE vfloat8 hmin(vfloat8 a) in hmin() function
H A Dastcenc_vecmathlib_sse_4.h599 ASTCENC_SIMD_INLINE vint4 hmin(vint4 a) in hmin() function
851 ASTCENC_SIMD_INLINE vfloat4 hmin(vfloat4 a) in hmin() function
H A Dastcenc_vecmathlib_neon_4.h560 ASTCENC_SIMD_INLINE vint4 hmin(vint4 a) in hmin() function
793 ASTCENC_SIMD_INLINE vfloat4 hmin(vfloat4 a) in hmin() function
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp1588 const int hmin = divRoundToZero(min, 2); in generateBasic2DCaseIterations() local
1615 const int hmin = divRoundToZero(min, 2); in generateBasic2DCaseIterations() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp936 const int hmin = divRoundToZero(min, 2); in generateBasic2DCaseIterations() local
963 const int hmin = divRoundToZero(min, 2); in generateBasic2DCaseIterations() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp948 const int hmin = divRoundToZero(min, 2); in generateBasic2DCaseIterations() local
975 const int hmin = divRoundToZero(min, 2); in generateBasic2DCaseIterations() local

Completed in 21 milliseconds