Lines Matching refs:imgFormat

95     cl_image_format imgFormat = {CL_RGBA, CL_UNORM_INT8};  in TEST_F()  local
103 …auto surfaceFormat = Image::getSurfaceFormatFromTable(0, &imgFormat, context->getDevice(0)->getHar… in TEST_F()
119 cl_image_format imgFormat = {CL_RGBA, CL_UNORM_INT8}; in TEST_F() local
126 … 0, &imgFormat, context->getDevice(0)->getHardwareInfo().capabilityTable.supportsOcl21Features); in TEST_F()
169 cl_image_format imgFormat = {CL_RGBA, CL_UNORM_INT8}; in TEST_F() local
176 … 0, &imgFormat, context->getDevice(0)->getHardwareInfo().capabilityTable.supportsOcl21Features); in TEST_F()
192 cl_image_format imgFormat = {CL_RGBA, CL_UNORM_INT8}; in TEST_F() local
199 … 0, &imgFormat, context->getDevice(0)->getHardwareInfo().capabilityTable.supportsOcl21Features); in TEST_F()
211 cl_image_format imgFormat = {CL_RGBA, CL_UNORM_INT8}; in TEST_F() local
218 … 0, &imgFormat, context->getDevice(0)->getHardwareInfo().capabilityTable.supportsOcl21Features); in TEST_F()
231 cl_image_format imgFormat = {CL_RGBA, CL_UNORM_INT8}; in HWTEST_F() local
238 …auto surfaceFormat = Image::getSurfaceFormatFromTable(0, &imgFormat, context->getDevice(0)->getHar… in HWTEST_F()
260 cl_image_format imgFormat = {CL_RGBA, CL_UNORM_INT8}; in TEST_F() local
267 … 0, &imgFormat, context->getDevice(0)->getHardwareInfo().capabilityTable.supportsOcl21Features); in TEST_F()
300 cl_image_format imgFormat = {CL_RGBA, CL_UNORM_INT8}; in TEST_F() local
307 … 0, &imgFormat, context->getDevice(0)->getHardwareInfo().capabilityTable.supportsOcl21Features); in TEST_F()