Home
last modified time | relevance | path

Searched defs:num_image_formats (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dcl_context.cc30 cl_uint num_image_formats; in GetSupportedImage2DFormats() local
/aosp_15_r20/external/rust/cros-libva/lib/src/
Ddisplay.rs330 let mut num_image_formats = unsafe { bindings::vaMaxNumImageFormats(self.handle) }; in query_image_formats() localVariable
/aosp_15_r20/external/OpenCL-ICD-Loader/test/driver_stub/
H A Dcl.c645 cl_uint * num_image_formats) CL_API_SUFFIX__VERSION_1_0 in clGetSupportedImageFormats()
/aosp_15_r20/external/libva/va/
H A Dva.c998 int num_image_formats, i; in va_impl_query_surface_attributes() local
/aosp_15_r20/external/angle/src/libOpenCL/
H A DlibOpenCL_autogen.cpp144 cl_uint *num_image_formats) in clGetSupportedImageFormats()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dcl_stubs.cpp333 cl_uint *num_image_formats) in GetSupportedImageFormats()
H A Dentry_points_cl_autogen.cpp314 cl_uint *num_image_formats) in clGetSupportedImageFormats()
/aosp_15_r20/external/OpenCL-ICD-Loader/loader/
H A Dicd_dispatch_generated.c582 cl_uint* num_image_formats) in clGetSupportedImageFormats()
612 cl_uint* num_image_formats) in clGetSupportedImageFormats_disp()
/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationCL.cpp935 const cl_uint *num_image_formats) in ValidateGetSupportedImageFormats()
/aosp_15_r20/external/OpenCL-ICD-Loader/test/layer/
H A Dicd_print_layer_generated.c234 cl_uint* num_image_formats) CL_API_SUFFIX__VERSION_1_0 in clGetSupportedImageFormats_wrap()
/aosp_15_r20/external/OpenCL-ICD-Loader/test/loader_test/
H A Dparam_struct.h561 cl_uint *num_image_formats; member
/aosp_15_r20/external/OpenCL-CLHPP/tests/
H A Dtest_openclhpp.cpp2161 cl_uint *num_image_formats, in clGetSupportedImageFormats_testGetSupportedImageFormats()