Searched refs:SurfaceFormatToString (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/ |
H A D | test_create_context.cpp | 61 SurfaceFormatToString(surfaceFormat, formatStr); in context_create() 357 SurfaceFormatToString(formats[formatIdx], formatStr); in test_context_create()
|
H A D | test_interop_sync.cpp | 64 SurfaceFormatToString(surfaceFormat, formatStr); in interop_user_sync() 402 SurfaceFormatToString(formats[formatIdx], in test_interop_user_sync()
|
H A D | utils.h | 203 void SurfaceFormatToString(TSurfaceFormat surfaceFormat, std::string &str);
|
H A D | test_other_data_types.cpp | 112 SurfaceFormatToString(surfaceFormat, formatStr); in other_data_types() 127 SurfaceFormatToString(surfaceFormat, formatStr); in other_data_types()
|
H A D | test_functions_kernel.cpp | 95 SurfaceFormatToString(surfaceFormat, formatStr); in kernel_functions()
|
H A D | test_memory_access.cpp | 67 SurfaceFormatToString(surfaceFormat, formatStr); in memory_access()
|
H A D | test_functions_api.cpp | 80 SurfaceFormatToString(surfaceFormat, formatStr); in api_functions()
|
H A D | utils.cpp | 1522 void SurfaceFormatToString(TSurfaceFormat surfaceFormat, std::string &str) in SurfaceFormatToString() function
|