Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
H A 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); 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.c40 int size_x; member
H A 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
[all...]
/third_party/mesa3d/src/compiler/nir/
H A 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); lower_compute_system_value_instr() local
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_compute_variance.cpp112 int size_x = arg.size_x; in compute_pixel_region_variance() local
429 unsigned int size_x = img.dim_x; in init_compute_averages() local
H A Dastcenc_entry.cpp1013 int size_x = ag.img_size_x; in compute_averages() local
H A Dastcenc_internal.h1163 unsigned int size_x; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cClipDistance.cpp1464 gl3cts::ClipDistance::Utility::Framebuffer::Framebuffer(const glw::Functions& gl, const glw::GLsizei size_x, in Framebuffer() argument
H A Dgl4cDirectStateAccessTexturesTests.cpp5201 GLsizei size_x = s_texture_width * s_block_2d_size_x; in PrepareCompressedStorage() local
5205 gl.compressedTexImage2D(TextureTarget<2>(), 0, internalformat, size_x, size_y, in PrepareCompressedStorage() local
5224 GLsizei size_x = s_texture_width * 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.c250 uint16_t size_x; /* X pixels in Base DPI (CMD 15) member
/third_party/mesa3d/src/panfrost/lib/genxml/
H A Ddecode.c477 unsigned size_x = bits(invocation.invocations, 0, invocation.size_y_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.c5530 struct mi_value size_x = mi_mem32(anv_address_add(addr, 0)); in CmdDispatchIndirect() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c7108 struct mi_value size_x = mi_mem32(ro_bo(bo, grid_size->offset + 0)); in iris_load_indirect_location() local

Completed in 68 milliseconds