Home
last modified time | relevance | path

Searched defs:size_y (Results 1 - 16 of 16) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_lower_cs_intrinsics.c91 nir_ssa_def *size_y; in lower_cs_intrinsics_convert_block() local
227 nir_ssa_def *size_y = nir_channel(b, size_xyz, 1); lower_cs_intrinsics_convert_block() local
[all...]
/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/ffmpeg/libavfilter/
H A Dvf_avgblur_vulkan.c41 int size_y; member
H A Dvf_unsharp_opencl.c59 cl_int size_y; member
114 int err, p, x, y, size_x, size_y; in unsharp_opencl_make_filter_params() local
[all...]
H A Dvf_deshake_opencl.c779 make_vectors_contig( DeshakeOpenCLContext *deshake_ctx, int size_y, int size_x ) make_vectors_contig() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_system_values.c284 nir_ssa_def *size_y = nir_channel(b, size, 1); in lower_id_to_index_no_umod() local
318 nir_ssa_def *size_y = nir_channel(b, size, 1); in lower_id_to_index() local
468 nir_ssa_def *size_y = nir_channel(b, local_size, 1); in lower_compute_system_value_instr() local
/third_party/astc-encoder/Source/
H A Dastcenc_compute_variance.cpp113 int size_y = arg.size_y; in compute_pixel_region_variance() local
430 unsigned int size_y = img.dim_y; in init_compute_averages() local
H A Dastcenc_entry.cpp1014 int size_y = ag.img_size_y; in compute_averages() local
H A Dastcenc_internal.h1166 unsigned int size_y; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cClipDistance.cpp1464 Framebuffer(const glw::Functions& gl, const glw::GLsizei size_x, const glw::GLsizei size_y) Framebuffer() argument
H A Dgl4cDirectStateAccessTexturesTests.cpp5202 GLsizei size_y = s_texture_height * s_block_2d_size_y; in PrepareCompressedStorage() local
5205 gl.compressedTexImage2D(TextureTarget<2>(), 0, internalformat, size_x, size_y, in PrepareCompressedStorage() local
5225 GLsizei size_y = s_texture_height * 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/backends/backend/
H A Dhp5590_cmds.c264 uint16_t size_y; /* Y pixels in Base DPI (CMD 15) member
/third_party/mesa3d/src/panfrost/lib/genxml/
H A Ddecode.c478 unsigned size_y = bits(invocation.invocations, invocation.size_y_shift, invocation.size_z_shift) + 1; in pandecode_invocation() local
/third_party/libinput/src/
H A Devdev.c1622 evdev_read_attr_size_prop(struct evdev_device *device, size_t *size_x, size_t *size_y) evdev_read_attr_size_prop() argument
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_cmd_buffer.c5531 struct mi_value size_y = mi_mem32(anv_address_add(addr, 4)); in CmdDispatchIndirect() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c7109 struct mi_value size_y = mi_mem32(ro_bo(bo, grid_size->offset + 4)); in iris_load_indirect_location() local

Completed in 71 milliseconds