Lines Matching refs:read_only
15178 float4 __ovld __purefn read_imagef(read_only image2d_t, sampler_t, int2);
15179 float4 __ovld __purefn read_imagef(read_only image2d_t, sampler_t, float2);
15181 int4 __ovld __purefn read_imagei(read_only image2d_t, sampler_t, int2);
15182 int4 __ovld __purefn read_imagei(read_only image2d_t, sampler_t, float2);
15183 uint4 __ovld __purefn read_imageui(read_only image2d_t, sampler_t, int2);
15184 uint4 __ovld __purefn read_imageui(read_only image2d_t, sampler_t, float2);
15186 float4 __ovld __purefn read_imagef(read_only image3d_t, sampler_t, int4);
15187 float4 __ovld __purefn read_imagef(read_only image3d_t, sampler_t, float4);
15189 int4 __ovld __purefn read_imagei(read_only image3d_t, sampler_t, int4);
15190 int4 __ovld __purefn read_imagei(read_only image3d_t, sampler_t, float4);
15191 uint4 __ovld __purefn read_imageui(read_only image3d_t, sampler_t, int4);
15192 uint4 __ovld __purefn read_imageui(read_only image3d_t, sampler_t, float4);
15195 float4 __ovld __purefn read_imagef(read_only image2d_array_t, sampler_t, int4);
15196 float4 __ovld __purefn read_imagef(read_only image2d_array_t, sampler_t, float4);
15198 int4 __ovld __purefn read_imagei(read_only image2d_array_t, sampler_t, int4);
15199 int4 __ovld __purefn read_imagei(read_only image2d_array_t, sampler_t, float4);
15200 uint4 __ovld __purefn read_imageui(read_only image2d_array_t, sampler_t, int4);
15201 uint4 __ovld __purefn read_imageui(read_only image2d_array_t, sampler_t, float4);
15204 float4 __ovld __purefn read_imagef(read_only image1d_t, sampler_t, int);
15205 float4 __ovld __purefn read_imagef(read_only image1d_t, sampler_t, float);
15207 int4 __ovld __purefn read_imagei(read_only image1d_t, sampler_t, int);
15208 int4 __ovld __purefn read_imagei(read_only image1d_t, sampler_t, float);
15209 uint4 __ovld __purefn read_imageui(read_only image1d_t, sampler_t, int);
15210 uint4 __ovld __purefn read_imageui(read_only image1d_t, sampler_t, float);
15213 float4 __ovld __purefn read_imagef(read_only image1d_array_t, sampler_t, int2);
15214 float4 __ovld __purefn read_imagef(read_only image1d_array_t, sampler_t, float2);
15216 int4 __ovld __purefn read_imagei(read_only image1d_array_t, sampler_t, int2);
15217 int4 __ovld __purefn read_imagei(read_only image1d_array_t, sampler_t, float2);
15218 uint4 __ovld __purefn read_imageui(read_only image1d_array_t, sampler_t, int2);
15219 uint4 __ovld __purefn read_imageui(read_only image1d_array_t, sampler_t, float2);
15223 float __ovld __purefn read_imagef(read_only image2d_depth_t, sampler_t, float2);
15224 float __ovld __purefn read_imagef(read_only image2d_depth_t, sampler_t, int2);
15226 float __ovld __purefn read_imagef(read_only image2d_array_depth_t, sampler_t, float4);
15227 float __ovld __purefn read_imagef(read_only image2d_array_depth_t, sampler_t, int4);
15231 float4 __ovld __purefn read_imagef(read_only image2d_msaa_t, int2, int);
15232 int4 __ovld __purefn read_imagei(read_only image2d_msaa_t, int2, int);
15233 uint4 __ovld __purefn read_imageui(read_only image2d_msaa_t, int2, int);
15235 float __ovld __purefn read_imagef(read_only image2d_msaa_depth_t, int2, int);
15237 float4 __ovld __purefn read_imagef(read_only image2d_array_msaa_t, int4, int);
15238 int4 __ovld __purefn read_imagei(read_only image2d_array_msaa_t, int4, int);
15239 uint4 __ovld __purefn read_imageui(read_only image2d_array_msaa_t, int4, int);
15241 float __ovld __purefn read_imagef(read_only image2d_array_msaa_depth_t, int4, int);
15248 float4 __ovld __purefn read_imagef(read_only image1d_t, sampler_t, float, float);
15249 int4 __ovld __purefn read_imagei(read_only image1d_t, sampler_t, float, float);
15250 uint4 __ovld __purefn read_imageui(read_only image1d_t, sampler_t, float, float);
15252 float4 __ovld __purefn read_imagef(read_only image1d_array_t, sampler_t, float2, float);
15253 int4 __ovld __purefn read_imagei(read_only image1d_array_t, sampler_t, float2, float);
15254 uint4 __ovld __purefn read_imageui(read_only image1d_array_t, sampler_t, float2, float);
15256 float4 __ovld __purefn read_imagef(read_only image2d_t, sampler_t, float2, float);
15257 int4 __ovld __purefn read_imagei(read_only image2d_t, sampler_t, float2, float);
15258 uint4 __ovld __purefn read_imageui(read_only image2d_t, sampler_t, float2, float);
15261 float __ovld __purefn read_imagef(read_only image2d_depth_t, sampler_t, float2, float);
15264 float4 __ovld __purefn read_imagef(read_only image2d_array_t, sampler_t, float4, float);
15265 int4 __ovld __purefn read_imagei(read_only image2d_array_t, sampler_t, float4, float);
15266 uint4 __ovld __purefn read_imageui(read_only image2d_array_t, sampler_t, float4, float);
15269 float __ovld __purefn read_imagef(read_only image2d_array_depth_t, sampler_t, float4, float);
15272 float4 __ovld __purefn read_imagef(read_only image3d_t, sampler_t, float4, float);
15273 int4 __ovld __purefn read_imagei(read_only image3d_t, sampler_t, float4, float);
15274 uint4 __ovld __purefn read_imageui(read_only image3d_t, sampler_t, float4, float);
15276 float4 __ovld __purefn read_imagef(read_only image1d_t, sampler_t, float, float, float);
15277 int4 __ovld __purefn read_imagei(read_only image1d_t, sampler_t, float, float, float);
15278 uint4 __ovld __purefn read_imageui(read_only image1d_t, sampler_t, float, float, float);
15280 float4 __ovld __purefn read_imagef(read_only image1d_array_t, sampler_t, float2, float, float);
15281 int4 __ovld __purefn read_imagei(read_only image1d_array_t, sampler_t, float2, float, float);
15282 uint4 __ovld __purefn read_imageui(read_only image1d_array_t, sampler_t, float2, float, float);
15284 float4 __ovld __purefn read_imagef(read_only image2d_t, sampler_t, float2, float2, float2);
15285 int4 __ovld __purefn read_imagei(read_only image2d_t, sampler_t, float2, float2, float2);
15286 uint4 __ovld __purefn read_imageui(read_only image2d_t, sampler_t, float2, float2, float2);
15289 float __ovld __purefn read_imagef(read_only image2d_depth_t, sampler_t, float2, float2, float2);
15292 float4 __ovld __purefn read_imagef(read_only image2d_array_t, sampler_t, float4, float2, float2);
15293 int4 __ovld __purefn read_imagei(read_only image2d_array_t, sampler_t, float4, float2, float2);
15294 uint4 __ovld __purefn read_imageui(read_only image2d_array_t, sampler_t, float4, float2, float2);
15297 float __ovld __purefn read_imagef(read_only image2d_array_depth_t, sampler_t, float4, float2, float…
15300 float4 __ovld __purefn read_imagef(read_only image3d_t, sampler_t, float4, float4, float4);
15301 int4 __ovld __purefn read_imagei(read_only image3d_t, sampler_t, float4, float4, float4);
15302 uint4 __ovld __purefn read_imageui(read_only image3d_t, sampler_t, float4, float4, float4);
15313 float4 __ovld __purefn read_imagef(read_only image1d_t, int);
15314 int4 __ovld __purefn read_imagei(read_only image1d_t, int);
15315 uint4 __ovld __purefn read_imageui(read_only image1d_t, int);
15317 float4 __ovld __purefn read_imagef(read_only image1d_buffer_t, int);
15318 int4 __ovld __purefn read_imagei(read_only image1d_buffer_t, int);
15319 uint4 __ovld __purefn read_imageui(read_only image1d_buffer_t, int);
15321 float4 __ovld __purefn read_imagef(read_only image1d_array_t, int2);
15322 int4 __ovld __purefn read_imagei(read_only image1d_array_t, int2);
15323 uint4 __ovld __purefn read_imageui(read_only image1d_array_t, int2);
15325 float4 __ovld __purefn read_imagef(read_only image2d_t, int2);
15326 int4 __ovld __purefn read_imagei(read_only image2d_t, int2);
15327 uint4 __ovld __purefn read_imageui(read_only image2d_t, int2);
15329 float4 __ovld __purefn read_imagef(read_only image2d_array_t, int4);
15330 int4 __ovld __purefn read_imagei(read_only image2d_array_t, int4);
15331 uint4 __ovld __purefn read_imageui(read_only image2d_array_t, int4);
15334 float __ovld __purefn read_imagef(read_only image2d_depth_t, int2);
15335 float __ovld __purefn read_imagef(read_only image2d_array_depth_t, int4);
15338 float4 __ovld __purefn read_imagef(read_only image3d_t, int4);
15339 int4 __ovld __purefn read_imagei(read_only image3d_t, int4);
15340 uint4 __ovld __purefn read_imageui(read_only image3d_t, int4);
15346 half4 __ovld __purefn read_imageh(read_only image1d_t, sampler_t, int);
15347 half4 __ovld __purefn read_imageh(read_only image1d_t, sampler_t, float);
15348 half4 __ovld __purefn read_imageh(read_only image2d_t, sampler_t, int2);
15349 half4 __ovld __purefn read_imageh(read_only image2d_t, sampler_t, float2);
15350 half4 __ovld __purefn read_imageh(read_only image3d_t, sampler_t, int4);
15351 half4 __ovld __purefn read_imageh(read_only image3d_t, sampler_t, float4);
15353 half4 __ovld __purefn read_imageh(read_only image1d_array_t, sampler_t, int2);
15354 half4 __ovld __purefn read_imageh(read_only image1d_array_t, sampler_t, float2);
15355 half4 __ovld __purefn read_imageh(read_only image2d_array_t, sampler_t, int4);
15356 half4 __ovld __purefn read_imageh(read_only image2d_array_t, sampler_t, float4);
15360 half4 __ovld __purefn read_imageh(read_only image1d_t, int);
15361 half4 __ovld __purefn read_imageh(read_only image2d_t, int2);
15362 half4 __ovld __purefn read_imageh(read_only image3d_t, int4);
15363 half4 __ovld __purefn read_imageh(read_only image1d_array_t, int2);
15364 half4 __ovld __purefn read_imageh(read_only image2d_array_t, int4);
15365 half4 __ovld __purefn read_imageh(read_only image1d_buffer_t, int);
15706 int __ovld __cnfn get_image_width(read_only image1d_t);
15707 int __ovld __cnfn get_image_width(read_only image1d_buffer_t);
15708 int __ovld __cnfn get_image_width(read_only image2d_t);
15709 int __ovld __cnfn get_image_width(read_only image3d_t);
15710 int __ovld __cnfn get_image_width(read_only image1d_array_t);
15711 int __ovld __cnfn get_image_width(read_only image2d_array_t);
15713 int __ovld __cnfn get_image_width(read_only image2d_depth_t);
15714 int __ovld __cnfn get_image_width(read_only image2d_array_depth_t);
15717 int __ovld __cnfn get_image_width(read_only image2d_msaa_t);
15718 int __ovld __cnfn get_image_width(read_only image2d_msaa_depth_t);
15719 int __ovld __cnfn get_image_width(read_only image2d_array_msaa_t);
15720 int __ovld __cnfn get_image_width(read_only image2d_array_msaa_depth_t);
15766 int __ovld __cnfn get_image_height(read_only image2d_t);
15767 int __ovld __cnfn get_image_height(read_only image3d_t);
15768 int __ovld __cnfn get_image_height(read_only image2d_array_t);
15770 int __ovld __cnfn get_image_height(read_only image2d_depth_t);
15771 int __ovld __cnfn get_image_height(read_only image2d_array_depth_t);
15774 int __ovld __cnfn get_image_height(read_only image2d_msaa_t);
15775 int __ovld __cnfn get_image_height(read_only image2d_msaa_depth_t);
15776 int __ovld __cnfn get_image_height(read_only image2d_array_msaa_t);
15777 int __ovld __cnfn get_image_height(read_only image2d_array_msaa_depth_t);
15817 int __ovld __cnfn get_image_depth(read_only image3d_t);
15834 int __ovld get_image_num_mip_levels(read_only image1d_t);
15835 int __ovld get_image_num_mip_levels(read_only image2d_t);
15836 int __ovld get_image_num_mip_levels(read_only image3d_t);
15852 int __ovld get_image_num_mip_levels(read_only image1d_array_t);
15853 int __ovld get_image_num_mip_levels(read_only image2d_array_t);
15855 int __ovld get_image_num_mip_levels(read_only image2d_array_depth_t);
15856 int __ovld get_image_num_mip_levels(read_only image2d_depth_t);
15897 int __ovld __cnfn get_image_channel_data_type(read_only image1d_t);
15898 int __ovld __cnfn get_image_channel_data_type(read_only image1d_buffer_t);
15899 int __ovld __cnfn get_image_channel_data_type(read_only image2d_t);
15900 int __ovld __cnfn get_image_channel_data_type(read_only image3d_t);
15901 int __ovld __cnfn get_image_channel_data_type(read_only image1d_array_t);
15902 int __ovld __cnfn get_image_channel_data_type(read_only image2d_array_t);
15904 int __ovld __cnfn get_image_channel_data_type(read_only image2d_depth_t);
15905 int __ovld __cnfn get_image_channel_data_type(read_only image2d_array_depth_t);
15908 int __ovld __cnfn get_image_channel_data_type(read_only image2d_msaa_t);
15909 int __ovld __cnfn get_image_channel_data_type(read_only image2d_msaa_depth_t);
15910 int __ovld __cnfn get_image_channel_data_type(read_only image2d_array_msaa_t);
15911 int __ovld __cnfn get_image_channel_data_type(read_only image2d_array_msaa_depth_t);
15971 int __ovld __cnfn get_image_channel_order(read_only image1d_t);
15972 int __ovld __cnfn get_image_channel_order(read_only image1d_buffer_t);
15973 int __ovld __cnfn get_image_channel_order(read_only image2d_t);
15974 int __ovld __cnfn get_image_channel_order(read_only image3d_t);
15975 int __ovld __cnfn get_image_channel_order(read_only image1d_array_t);
15976 int __ovld __cnfn get_image_channel_order(read_only image2d_array_t);
15978 int __ovld __cnfn get_image_channel_order(read_only image2d_depth_t);
15979 int __ovld __cnfn get_image_channel_order(read_only image2d_array_depth_t);
15982 int __ovld __cnfn get_image_channel_order(read_only image2d_msaa_t);
15983 int __ovld __cnfn get_image_channel_order(read_only image2d_msaa_depth_t);
15984 int __ovld __cnfn get_image_channel_order(read_only image2d_array_msaa_t);
15985 int __ovld __cnfn get_image_channel_order(read_only image2d_array_msaa_depth_t);
16033 int2 __ovld __cnfn get_image_dim(read_only image2d_t);
16034 int2 __ovld __cnfn get_image_dim(read_only image2d_array_t);
16036 int2 __ovld __cnfn get_image_dim(read_only image2d_array_depth_t);
16037 int2 __ovld __cnfn get_image_dim(read_only image2d_depth_t);
16040 int2 __ovld __cnfn get_image_dim(read_only image2d_msaa_t);
16041 int2 __ovld __cnfn get_image_dim(read_only image2d_msaa_depth_t);
16042 int2 __ovld __cnfn get_image_dim(read_only image2d_array_msaa_t);
16043 int2 __ovld __cnfn get_image_dim(read_only image2d_array_msaa_depth_t);
16080 int4 __ovld __cnfn get_image_dim(read_only image3d_t);
16092 size_t __ovld __cnfn get_image_array_size(read_only image1d_array_t);
16093 size_t __ovld __cnfn get_image_array_size(read_only image2d_array_t);
16095 size_t __ovld __cnfn get_image_array_size(read_only image2d_array_depth_t);
16098 size_t __ovld __cnfn get_image_array_size(read_only image2d_array_msaa_t);
16099 size_t __ovld __cnfn get_image_array_size(read_only image2d_array_msaa_depth_t);
16128 int __ovld __cnfn get_image_num_samples(read_only image2d_msaa_t);
16129 int __ovld __cnfn get_image_num_samples(read_only image2d_msaa_depth_t);
16130 int __ovld __cnfn get_image_num_samples(read_only image2d_array_msaa_t);
16131 int __ovld __cnfn get_image_num_samples(read_only image2d_array_msaa_depth_t);
17431 uint __ovld __conv intel_sub_group_block_read(read_only image2d_t, int2);
17432 uint2 __ovld __conv intel_sub_group_block_read2(read_only image2d_t, int2);
17433 uint4 __ovld __conv intel_sub_group_block_read4(read_only image2d_t, int2);
17434 uint8 __ovld __conv intel_sub_group_block_read8(read_only image2d_t, int2);
17575 uint __ovld __conv intel_sub_group_block_read_ui(read_only image2d_t, int2);
17576 uint2 __ovld __conv intel_sub_group_block_read_ui2(read_only image2d_t, int2);
17577 uint4 __ovld __conv intel_sub_group_block_read_ui4(read_only image2d_t, int2);
17578 uint8 __ovld __conv intel_sub_group_block_read_ui8(read_only image2d_t, int2);
17594 void __ovld __conv intel_sub_group_block_write_ui(read_only image2d_t, int2, uint);
17595 void __ovld __conv intel_sub_group_block_write_ui2(read_only image2d_t, int2, uint2);
17596 void __ovld __conv intel_sub_group_block_write_ui4(read_only image2d_t, int2, uint4);
17597 void __ovld __conv intel_sub_group_block_write_ui8(read_only image2d_t, int2, uint8);
17613 ushort __ovld __conv intel_sub_group_block_read_us(read_only image2d_t, int2);
17614 ushort2 __ovld __conv intel_sub_group_block_read_us2(read_only image2d_t, int2);
17615 ushort4 __ovld __conv intel_sub_group_block_read_us4(read_only image2d_t, int2);
17616 ushort8 __ovld __conv intel_sub_group_block_read_us8(read_only image2d_t, int2);
17764 read_only image2d_t src_image, read_only image2d_t ref_image,
17768 read_only image2d_t src_image, read_only image2d_t fwd_ref_image,
17769 read_only image2d_t bwd_ref_image, sampler_t vme_media_sampler,
17773 read_only image2d_t src_image, read_only image2d_t ref_image,
17777 read_only image2d_t src_image, read_only image2d_t fwd_ref_image,
17778 read_only image2d_t bwd_ref_image, sampler_t vme_media_sampler,
17782 read_only image2d_t src_image, read_only image2d_t ref_image,
17787 read_only image2d_t src_image, read_only image2d_t fwd_ref_image,
17788 read_only image2d_t bwd_ref_image, sampler_t vme_media_sampler,
17793 read_only image2d_t src_image, read_only image2d_t ref_image,
17798 read_only image2d_t src_image, read_only image2d_t fwd_ref_image,
17799 read_only image2d_t bwd_ref_image, sampler_t vme_media_sampler,
17870 read_only image2d_t src_image, read_only image2d_t ref_image,
17874 read_only image2d_t src_image, read_only image2d_t fwd_ref_image,
17875 read_only image2d_t bwd_ref_image, sampler_t vme_media_sampler,
17879 read_only image2d_t src_image, uint packed_reference_ids,
17883 read_only image2d_t src_image, uint packed_reference_ids,
17938 read_only image2d_t src_image, sampler_t vme_media_sampler,
17942 read_only image2d_t src_image, read_only image2d_t ref_image,
17946 read_only image2d_t src_image, read_only image2d_t fwd_ref_image,
17947 read_only image2d_t bwd_ref_image, sampler_t vme_media_sampler,
17951 read_only image2d_t src_image, uint packed_reference_ids,
17955 read_only image2d_t src_image, uint packed_reference_ids,