Home
last modified time | relevance | path

Searched defs:cl_image_format (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/frontends/rusticl/core/
Dformat.rs5 pub cl_image_format: cl_image_format, field
399 impl CLFormatInfo for cl_image_format { implementation
491 pub fn format_from_gl(internal_format: cl_GLenum) -> Option<cl_image_format> { in format_from_gl()
Dcontext.rs98 format: &cl_image_format, in create_texture()
Dgl.rs430 image_format: cl_image_format, in create_shadow_slice()
Dmemory.rs828 image_format: &cl_image_format, in new_image()
/external/mesa3d/src/gallium/frontends/rusticl/api/
Dmemory.rs391 image_format: *const cl_image_format, in validate_image_format()
392 ) -> CLResult<(&'a cl_image_format, u8)> { in validate_image_format()
611 format: &cl_image_format, in validate_buffer()
765 image_format: *const cl_image_format, in create_image_with_properties()
821 image_format: *const cl_image_format, in create_image()
839 image_format: *const cl_image_format, in create_image_2d()
860 image_format: *const cl_image_format, in create_image_3d()
887 image_formats: *mut cl_image_format, in get_supported_image_formats()
/external/ComputeLibrary/include/CL/
Dcl.h122 } cl_image_format; typedef
/external/mesa3d/include/CL/
Dcl.h122 } cl_image_format; typedef
/external/angle/include/CL/
Dcl.h122 } cl_image_format; typedef
/external/OpenCL-Headers/CL/
Dcl.h122 } cl_image_format; typedef
/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl.h122 } cl_image_format; typedef