Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenccli_internal.h45 unsigned int block_z; member
H A Dastcenccli_toplevel.cpp508 unsigned int block_z = 1; in init_astcenc_config() local
[all...]
H A Dastcenc_entry.cpp436 astcenc_config_init( astcenc_profile profile, unsigned int block_x, unsigned int block_y, unsigned int block_z, float quality, unsigned int flags, astcenc_config* configp ) astcenc_config_init() argument
847 int block_z = bsd.zdim; compress_image() local
1212 unsigned int block_z = ctx->config.block_z; astcenc_decompress_image() local
[all...]
H A Dastcenc.h461 unsigned int block_z; member
672 unsigned int block_z; member
H A Dastcenccli_image_load_store.cpp2438 uint8_t block_z; member
2488 unsigned int block_z = astc::max(static_cast<unsigned int>(hdr.block_z), 1u); in load_cimage() local
[all...]
/third_party/astc-encoder/Utils/Example/
H A Dastc_api_example.cpp58 static const unsigned int block_z = 1; in main() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_compute_blit.c533 set_work_size(struct pipe_grid_info *info, unsigned block_x, unsigned block_y, unsigned block_z, in set_work_size() argument
743 int block_z = 1; in si_compute_copy_image() local

Completed in 11 milliseconds