Home
last modified time | relevance | path

Searched refs:gTestSmallImages (Results 1 – 25 of 52) sorted by relevance

123

/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dmain.cpp42 bool gTestSmallImages; variable
135 …if( gTestSmallImages == false && gTestMaxImages == false && gTestRounding == false && gTestMipmaps… in doTest()
161 …if( gTestSmallImages == false && gTestMaxImages == false && gTestRounding == false && gTestMipmaps… in doTest()
198 …if( gTestSmallImages == false && gTestMaxImages == false && gTestRounding == false && gTestMipmaps… in doTest()
220 …if( gTestSmallImages == false && gTestMaxImages == false && gTestRounding == false && gTestMipmaps… in doTest()
328 gTestSmallImages = true; in main()
395 if( gTestSmallImages ) in main()
/external/OpenCL-CTS/test_conformance/images/clGetInfo/
Dmain.cpp29 bool gTestSmallImages; variable
99 gTestSmallImages = true; in main()
117 if( gTestSmallImages ) in main()
Dtest_1D.cpp21 extern bool gDebugTrace, gTestSmallImages, gTestMaxImages;
56 if( gTestSmallImages ) in test_get_image_info_1D()
Dtest_1D_2D_array.cpp21 extern bool gDebugTrace, gTestSmallImages, gTestMaxImages;
54 if( gTestSmallImages ) in test_get_image_info_1D_array()
178 if( gTestSmallImages ) in test_get_image_info_2D_array()
Dtest_3D.cpp21 extern bool gDebugTrace, gTestSmallImages, gTestMaxImages;
57 if( gTestSmallImages ) in test_get_image_info_3D()
/external/OpenCL-CTS/test_conformance/images/kernel_image_methods/
Dmain.cpp30 bool gTestSmallImages; variable
103 gTestSmallImages = true; in main()
121 if( gTestSmallImages ) in main()
Dtest_3D.cpp21 extern bool gDebugTrace, gTestSmallImages, gTestMaxImages, gDeviceLt20;
48 if( gTestSmallImages ) in test_get_image_info_3D()
Dtest_1D.cpp21 extern bool gDebugTrace, gTestSmallImages, gTestMaxImages, gDeviceLt20;
168 if( gTestSmallImages ) in test_get_image_info_1D()
Dtest_1D_array.cpp21 extern bool gDebugTrace, gTestSmallImages, gTestMaxImages, gDeviceLt20;
178 if( gTestSmallImages ) in test_get_image_info_1D_array()
Dtest_2D_array.cpp21 extern bool gDebugTrace, gTestSmallImages, gTestMaxImages, gDeviceLt20;
187 if( gTestSmallImages ) in test_get_image_info_2D_array()
/external/OpenCL-CTS/test_conformance/images/clReadWriteImage/
Dmain.cpp29 bool gTestSmallImages; variable
97 gTestSmallImages = true; in main()
124 if( gTestSmallImages ) in main()
Dtest_read_1D.cpp21 extern bool gDebugTrace, gDisableOffsets, gTestSmallImages, gEnablePitch, gTestMaxImages…
192 if( gTestSmallImages ) in test_read_image_set_1D()
/external/OpenCL-CTS/test_conformance/images/clFillImage/
Dmain.cpp30 bool gTestSmallImages; variable
96 gTestSmallImages = true; in main()
131 if ( gTestSmallImages ) in main()
Dtest_fill_1D.cpp21 extern bool gDebugTrace, gDisableOffsets, gTestSmallImages, gEnablePitch, gTestMaxIma…
93 if ( gTestSmallImages ) in test_fill_image_set_1D()
Dtest_fill_2D.cpp21 extern bool gDebugTrace, gDisableOffsets, gTestSmallImages, gEnablePitch, gTestMaxIma…
96 if ( gTestSmallImages ) in test_fill_image_set_2D()
Dtest_fill_1D_array.cpp21 extern bool gDebugTrace, gDisableOffsets, gTestSmallImages, gEnablePitch, gTestMaxIma…
96 if ( gTestSmallImages ) in test_fill_image_set_1D_array()
Dtest_fill_3D.cpp21 extern bool gDebugTrace, gDisableOffsets, gTestSmallImages, gTestMaxImages, gEnablePi…
99 if ( gTestSmallImages ) in test_fill_image_set_3D()
Dtest_fill_2D_array.cpp21 extern bool gDebugTrace, gDisableOffsets, gTestSmallImages, gTestMaxImages, gEnablePi…
99 if ( gTestSmallImages ) in test_fill_image_set_2D_array()
/external/OpenCL-CTS/test_conformance/images/samplerlessReads/
Dmain.cpp40 bool gTestSmallImages; variable
115 gTestSmallImages = true; in main()
149 if ( gTestSmallImages ) in main()
Dtest_read_1D.cpp28 extern bool gDebugTrace, gTestSmallImages, gEnablePitch, gTestMaxImages, gDeviceLt2…
259 if ( gTestSmallImages ) in test_read_image_set_1D()
/external/OpenCL-CTS/test_conformance/images/clCopyImage/
Dmain.cpp30 bool gTestSmallImages; variable
135 gTestSmallImages = true; in main()
162 if( gTestSmallImages ) in main()
Dtest_copy_3D.cpp21 extern bool gDebugTrace, gDisableOffsets, gTestSmallImages, gTestMaxImages, gEnablePitch…
69 if( gTestSmallImages ) in test_copy_image_set_3D()
Dtest_copy_1D.cpp21 extern bool gDebugTrace, gDisableOffsets, gTestSmallImages, gEnablePitch, gTestMaxImages…
126 if( gTestSmallImages ) in test_copy_image_set_1D()
Dtest_copy_2D_array.cpp21 extern bool gDebugTrace, gDisableOffsets, gTestSmallImages, gTestMaxImages, gEnablePitch…
83 if( gTestSmallImages ) in test_copy_image_set_2D_array()
Dtest_copy_1D_array.cpp21 extern bool gDebugTrace, gDisableOffsets, gTestSmallImages, gEnablePitch, gTestMaxImages…
131 if( gTestSmallImages ) in test_copy_image_set_1D_array()

123