Home
last modified time | relevance | path

Searched refs:allZeroes (Results 1 – 6 of 6) sorted by relevance

/external/OpenCL-CTS/test_conformance/images/samplerlessReads/
Dtest_read_1D.cpp155 bool allZeroes = true; in test_read_image_1D() local
159 allZeroes = false; in test_read_image_1D()
163 if ( !allZeroes ) in test_read_image_1D()
Dtest_read_1D_buffer.cpp141 bool allZeroes = true; in test_read_image_1D_buffer() local
145 allZeroes = false; in test_read_image_1D_buffer()
149 if ( !allZeroes ) in test_read_image_1D_buffer()
Dtest_iterations.cpp154 bool allZeroes = true; in test_read_image_2D() local
158 allZeroes = false; in test_read_image_2D()
162 if ( !allZeroes ) in test_read_image_2D()
Dtest_read_1D_array.cpp152 bool allZeroes = true; in test_read_image_1D_array() local
157 allZeroes = false; in test_read_image_1D_array()
161 if ( !allZeroes ) in test_read_image_1D_array()
Dtest_read_3D.cpp141 bool allZeroes = true; in test_read_image_3D() local
146 allZeroes = false; in test_read_image_3D()
150 if ( !allZeroes ) in test_read_image_3D()
Dtest_read_2D_array.cpp139 bool allZeroes = true; in test_read_image_2D_array() local
143 allZeroes = false; in test_read_image_2D_array()
147 if ( !allZeroes ) in test_read_image_2D_array()