Home
last modified time | relevance | path

Searched refs:get_format_list (Results 1 – 10 of 10) sorted by relevance

/external/OpenCL-CTS/test_conformance/images/samplerlessReads/
Dtest_loops.cpp138 if (get_format_list(context, imageType, readOnlyFormats, CL_MEM_READ_ONLY)) in test_image_set()
144 if (get_format_list(context, imageType, readWriteFormats, in test_image_set()
/external/OpenCL-CTS/test_conformance/images/
Dcommon.h48 int get_format_list(cl_context context, cl_mem_object_type imageType,
Dcommon.cpp131 int get_format_list(cl_context context, cl_mem_object_type imageType, in get_format_list() function
/external/OpenCL-CTS/test_conformance/images/clGetInfo/
Dtest_loops.cpp33 if (get_format_list(context, image_type, formatList, flags)) return -1; in test_image_type()
/external/OpenCL-CTS/test_conformance/images/clFillImage/
Dtest_loops.cpp73 if (get_format_list(context, imageType, formatList, flags)) return -1; in test_image_type()
/external/OpenCL-CTS/test_conformance/images/clReadWriteImage/
Dtest_loops.cpp58 if (get_format_list(context, imageType, formatList, flags)) return -1; in test_image_type()
/external/OpenCL-CTS/test_conformance/images/kernel_image_methods/
Dtest_loops.cpp46 if (get_format_list(context, imageType, formatList, flags)) return -1; in test_image_type()
/external/OpenCL-CTS/test_conformance/images/clCopyImage/
Dtest_loops.cpp109 if (get_format_list(context, imageType, formatList, flags)) return -1; in test_image_type()
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dtest_loops.cpp327 if (get_format_list(context, imageType, formatList, flags)) return -1; in test_image_set()
/external/mesa3d/src/vulkan/wsi/
Dwsi_common_wayland.c373 bool get_format_list) in wsi_wl_display_init() argument
381 if (get_format_list) { in wsi_wl_display_init()