Home
last modified time | relevance | path

Searched defs:size_z (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A 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/
H A Dpan_encoder.h155 panfrost_pack_work_groups_compute( struct mali_invocation_packed *out, unsigned num_x, unsigned num_y, unsigned num_z, unsigned size_x, unsigned size_y, unsigned size_z, bool quirk_graphics, bool indirect_dispatch) panfrost_pack_work_groups_compute() argument
/third_party/astc-encoder/Source/
H A Dastcenc_compute_variance.cpp114 int size_z = arg.size_z; in compute_pixel_region_variance() local
431 unsigned int size_z = img.dim_z; in init_compute_averages() local
[all...]
H A Dastcenc_entry.cpp1015 int size_z = ag.img_size_z; in compute_averages() local
H A Dastcenc_internal.h1169 unsigned int size_z; member
/third_party/mesa3d/src/panfrost/lib/genxml/
H A Ddecode.c479 unsigned size_z = bits(invocation.invocations, invocation.size_z_shift, invocation.workgroups_x_shift) + 1; in pandecode_invocation() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessTexturesTests.cpp5226 GLsizei size_z = s_texture_depth * s_block_3d_size; in PrepareCompressedStorage() local
5229 gl.compressedTexImage3D(TextureTarget<3>(), 0, internalformat, size_x, size_y, size_z, 0, in PrepareCompressedStorage() local
/third_party/python/Objects/
H A Dlongobject.c2424 Py_ssize_t size_z; in PyLong_FromString() local
4962 Py_ssize_t size_a, size_b, size_z, i; long_bitwise() local
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_cmd_buffer.c5532 struct mi_value size_z = mi_mem32(anv_address_add(addr, 8)); in CmdDispatchIndirect() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c7110 struct mi_value size_z = mi_mem32(ro_bo(bo, grid_size->offset + 8)); in iris_load_indirect_location() local

Completed in 47 milliseconds