Home
last modified time | relevance | path

Searched defs:size_x (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/experimental/tools/
Dmskp_parser.py41 offset, size_x, size_y =struct.unpack('Qff', src.read(16)) variable
45 size_x, size_y =struct.unpack('ff', src.read(8)) variable
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_system_values.c283 nir_ssa_def *size_x = nir_channel(b, size, 0); in lower_id_to_index_no_umod() local
317 nir_ssa_def *size_x = nir_channel(b, size, 0); in lower_id_to_index() local
368 unsigned size_x = b->shader->info.workgroup_size[0]; in lower_compute_system_value_instr() local
467 nir_ssa_def *size_x = nir_channel(b, local_size, 0); in lower_compute_system_value_instr() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_cs_intrinsics.c90 nir_ssa_def *size_x; in lower_cs_intrinsics_convert_block() local
226 nir_ssa_def *size_x = nir_channel(b, size_xyz, 0); in lower_cs_intrinsics_convert_block() local
/third_party/ffmpeg/libavfilter/
Dvf_avgblur_vulkan.c39 int size_x; member
Dvf_unsharp_opencl.c58 cl_int size_x; member
114 int err, p, x, y, size_x, size_y; in unsharp_opencl_make_filter_params() local
Dvf_deshake_opencl.c790 int size_x in make_vectors_contig()
/third_party/astc-encoder/Source/
Dastcenc_compute_variance.cpp120 int size_x = arg.size_x; in compute_pixel_region_variance() local
437 int size_x = ag.img_size_x; in compute_averages() local
488 unsigned int size_x = img.dim_x; in init_compute_averages() local
Dastcenc_internal.h1325 unsigned int size_x; 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/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cClipDistance.cpp1464 …lipDistance::Utility::Framebuffer::Framebuffer(const glw::Functions& gl, const glw::GLsizei size_x, in Framebuffer()
Dgl4cDirectStateAccessTexturesTests.cpp5201 GLsizei size_x = s_texture_width * s_block_2d_size_x; in PrepareCompressedStorage() local
5224 GLsizei size_x = s_texture_width * s_block_3d_size; in PrepareCompressedStorage() local
/third_party/mesa3d/src/panfrost/lib/genxml/
Ddecode.c477 unsigned size_x = bits(invocation.invocations, 0, invocation.size_y_shift) + 1; in pandecode_invocation() local
/third_party/libinput/src/
Devdev.c1582 size_t *size_x, in evdev_read_attr_size_prop()
/third_party/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c5530 struct mi_value size_x = mi_mem32(anv_address_add(addr, 0)); in genX() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c7108 struct mi_value size_x = mi_mem32(ro_bo(bo, grid_size->offset + 0)); in iris_load_indirect_location() local