Home
last modified time | relevance | path

Searched refs:astcenc_swizzle (Results 1 - 9 of 9) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc.h313 struct astcenc_swizzle struct
801 const astcenc_swizzle* swizzle,
843 const astcenc_swizzle* swizzle,
H A Dastcenccli_internal.h93 astcenc_swizzle swz_encode;
96 astcenc_swizzle swz_decode;
H A Dastcenc_image.cpp35 using pixel_swizzler = vfloat4(*)(vfloat4, const astcenc_swizzle&);
96 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()
H A Dastcenc_internal.h1154 astcenc_swizzle swz;
1638 const astcenc_swizzle& swz,
1673 const astcenc_swizzle& swz);
1698 const astcenc_swizzle& swz);
1718 const astcenc_swizzle& swz);
H A Dastcenc_entry.cpp290 const astcenc_swizzle& swizzle in validate_compression_swizzle()
339 const astcenc_swizzle& swizzle in validate_decompression_swizzle()
830 const astcenc_swizzle& swizzle, in compress_image()
1063 const astcenc_swizzle* swizzle, in astcenc_compress_image()
1191 const astcenc_swizzle* swizzle, in astcenc_decompress_image()
H A Dastcenc_compute_variance.cpp109 astcenc_swizzle swz = arg.swz; in compute_pixel_region_variance()
426 const astcenc_swizzle& swz, in init_compute_averages()
H A Dastcenccli_toplevel.cpp146 astcenc_swizzle swizzle;
165 astcenc_swizzle swizzle;
/third_party/astc-encoder/Source/UnitTest/
H A Dtest_decode.cpp38 static const astcenc_swizzle swizzle { in TEST()
/third_party/astc-encoder/Utils/Example/
H A Dastc_api_example.cpp61 static const astcenc_swizzle swizzle { in main()

Completed in 12 milliseconds