Home
last modified time | relevance | path

Searched defs:swz (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_image.cpp96 const astcenc_swizzle& swz in swz_texel_skip()
110 const astcenc_swizzle& swz in swz_texel()
159 const astcenc_swizzle& swz in load_image_block()
276 const astcenc_swizzle& swz in load_image_block_fast_ldr()
342 const astcenc_swizzle& swz in store_image_block()
Dastcenc_vecmathlib_none_4.h153 template <int l0, int l1> ASTCENC_SIMD_INLINE vfloat4 swz() const in swz() function
161 template <int l0, int l1, int l2> ASTCENC_SIMD_INLINE vfloat4 swz() const in swz() function
169 template <int l0, int l1, int l2, int l3> ASTCENC_SIMD_INLINE vfloat4 swz() const in swz() function
Dastcenc_vecmathlib_neon_4.h148 template <int l0, int l1> ASTCENC_SIMD_INLINE vfloat4 swz() const in swz() function
156 template <int l0, int l1, int l2> ASTCENC_SIMD_INLINE vfloat4 swz() const in swz() function
164 template <int l0, int l1, int l2, int l3> ASTCENC_SIMD_INLINE vfloat4 swz() const in swz() function
Dastcenc_vecmathlib_sse_4.h155 template <int l0, int l1> ASTCENC_SIMD_INLINE vfloat4 swz() const in swz() function
166 template <int l0, int l1, int l2> ASTCENC_SIMD_INLINE vfloat4 swz() const in swz() function
176 template <int l0, int l1, int l2, int l3> ASTCENC_SIMD_INLINE vfloat4 swz() const in swz() function
Dastcenc_compute_variance.cpp109 astcenc_swizzle swz = arg.swz; in compute_pixel_region_variance() local
426 const astcenc_swizzle& swz, in init_compute_averages()
Dastcenc_internal.h1136 astcenc_swizzle swz; member
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp2437 TextureSwizzle swz = in prepareCoreProfileEmulatedTexture() local
2662 TextureSwizzle swz = getInverseSwizzleForEmulatedFormat(texData->format); in copyTexImageWithEmulation() local