Home
last modified time | relevance | path

Searched defs:size_z (Results 1 – 9 of 9) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenc_compute_variance.cpp122 int size_z = arg.size_z; in compute_pixel_region_variance() local
439 int size_z = ag.img_size_z; in compute_averages() local
490 unsigned int size_z = img.dim_z; in init_compute_averages() local
Dastcenc_internal.h1331 unsigned int size_z; member
/third_party/mesa3d/src/panfrost/lib/
Dpan_encoder.h158 unsigned size_x, unsigned size_y, unsigned size_z, in panfrost_pack_work_groups_compute()
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_cs_intrinsics.c228 nir_ssa_def *size_z = nir_channel(b, size_xyz, 2); in lower_cs_intrinsics_convert_block() local
/third_party/mesa3d/src/panfrost/lib/genxml/
Ddecode.c479 …unsigned size_z = bits(invocation.invocations, invocation.size_z_shift, invocation.workgroups_x_sh… in pandecode_invocation() local
/third_party/python/Objects/
Dlongobject.c2284 Py_ssize_t size_z; in PyLong_FromString() local
4575 Py_ssize_t size_a, size_b, size_z, i; in long_bitwise() local
/third_party/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c5532 struct mi_value size_z = mi_mem32(anv_address_add(addr, 8)); in genX() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c7110 struct mi_value size_z = mi_mem32(ro_bo(bo, grid_size->offset + 8)); in iris_load_indirect_location() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTexturesTests.cpp5226 GLsizei size_z = s_texture_depth * s_block_3d_size; in PrepareCompressedStorage() local