Searched refs:expectedChannelType (Results 1 – 6 of 6) sorted by relevance
28 cl_int expectedChannelType; member124 if( outKernelData.channelType != (cl_int)outKernelData.expectedChannelType ) in test_get_1Dimage_info_single()127 … (int)outKernelData.expectedChannelType, (int)outKernelData.channelType ); in test_get_1Dimage_info_single()
29 cl_int expectedChannelType; member133 if( outKernelData.channelType != (cl_int)outKernelData.expectedChannelType ) in test_get_1Dimage_array_info_single()136 … (int)outKernelData.expectedChannelType, (int)outKernelData.channelType ); in test_get_1Dimage_array_info_single()
30 cl_int expectedChannelType; member142 if( outKernelData.channelType != (cl_int)outKernelData.expectedChannelType ) in test_get_2Dimage_array_info_single()145 (int)outKernelData.expectedChannelType, (int)outKernelData.channelType ); in test_get_2Dimage_array_info_single()
33 cl_int expectedChannelType; member177 if( outKernelData.channelType != (cl_int)outKernelData.expectedChannelType ) in test_get_image_info_single()180 … (int)outKernelData.expectedChannelType, (int)outKernelData.channelType ); in test_get_image_info_single()
32 cl_int expectedChannelType; member312 result |= verify(outKernelData.channelType, outKernelData.expectedChannelType, channelTypeName); in test_image_format_methods()
581 cl_int expectedChannelType;733 pStruct[e].expectedChannelType = gRG.getNext<cl_int>(0, 0x7fffffff);