Home
last modified time | relevance | path

Searched refs:DataCompare (Results 1 – 4 of 4) sorted by relevance

/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
Dutils.h163 bool DataCompare(TSurfaceFormat surfaceFormat, cl_channel_type type,
167 bool DataCompare(TSurfaceFormat surfaceFormat, cl_channel_type type,
171 bool DataCompare(TSurfaceFormat surfaceFormat, cl_channel_type type,
Dtest_other_data_types.cpp298 if (!DataCompare(surfaceFormat, format.image_channel_data_type, in other_data_types()
441 if (!DataCompare(surfaceFormat, format.image_channel_data_type, in other_data_types()
498 if (!DataCompare(surfaceFormat, format.image_channel_data_type, out, in other_data_types()
Dutils.cpp801 bool DataCompare(TSurfaceFormat surfaceFormat, cl_channel_type type, in DataCompare() function
833 bool DataCompare(TSurfaceFormat surfaceFormat, cl_channel_type type, in DataCompare() function
904 bool DataCompare(TSurfaceFormat surfaceFormat, cl_channel_type type, in DataCompare() function
/external/deqp/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp408 long DataCompare(const std::vector<T>& dataRef, unsigned int widthRef, unsigned int heightRef, in DataCompare() function in glcts::__anone9281a0a0111::DrawIndirectBase
545 …return DataCompare(dataRef, widthRef, heightRef, dataTest, widthTest, heightTest, offsetYRef, offs… in BufferCheck()
1124 result.sub_result(DataCompare(dataRef1, dataWidth, dataHeight, dataTest, dataWidth, dataHeight)); in Run()
1136 result.sub_result(DataCompare(dataRef2, dataWidth, dataHeight, dataTest, dataWidth, dataHeight)); in Run()
1156 result.sub_result(DataCompare(dataRef5, dataWidth, dataHeight, dataTest, dataWidth, dataHeight)); in Run()
1168 result.sub_result(DataCompare(dataRef6, dataWidth, dataHeight, dataTest, dataWidth, dataHeight)); in Run()
1180 result.sub_result(DataCompare(dataRef7, dataWidth, dataHeight, dataTest, dataWidth, dataHeight)); in Run()
1196 result.sub_result(DataCompare(dataRef9, dataWidth, dataHeight, dataTest, dataWidth, dataHeight)); in Run()
1203 result.sub_result(DataCompare(dataRef9, dataWidth, dataHeight, dataTest, dataWidth, dataHeight)); in Run()
1213 DataCompare(dataRef9, dataWidth * 2, dataHeight * 2, dataTest, dataWidth * 2, dataHeight * 2)); in Run()
[all …]