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
397 impl CLFormatInfo for cl_image_format { implementation
489 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.rs431 image_format: cl_image_format, in create_shadow_slice()
Dmemory.rs481 image_format: &cl_image_format, in new_image()
/external/mesa3d/src/gallium/frontends/rusticl/api/
Dmemory.rs375 image_format: *const cl_image_format, in validate_image_format()
376 ) -> CLResult<(&'a cl_image_format, u8)> { in validate_image_format()
590 format: &cl_image_format, in validate_buffer()
736 image_format: *const cl_image_format, in create_image_with_properties()
801 image_format: *const cl_image_format, in create_image()
819 image_format: *const cl_image_format, in create_image_2d()
840 image_format: *const cl_image_format, in create_image_3d()
867 image_formats: *mut cl_image_format, in get_supported_image_formats()
/external/OpenCL-Headers/CL/
Dcl.h122 } cl_image_format; typedef
/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-CTS/dependencies/ocl-headers/CL/
Dcl.h122 } cl_image_format; typedef