Home
last modified time | relevance | path

Searched defs:offset_z (Results 1 – 6 of 6) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenc_compute_variance.cpp126 int offset_z = arg.offset_z; in compute_pixel_region_variance() local
Dastcenc_internal.h1340 unsigned int offset_z; member
/third_party/mesa3d/src/panfrost/midgard/
Ddisassemble.c1828 signed offset_z = ((texture->offset >> 8) & 0xF); in print_texture_word() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_asm.h91 int offset_z; member
Dr600_shader.c7578 int8_t offset_x = 0, offset_y = 0, offset_z = 0; in tgsi_tex() local
/third_party/mesa3d/src/freedreno/ir2/
Dinstr-a2xx.h347 uint8_t offset_z : 5; member