Home
last modified time | relevance | path

Searched defs:image_formats (Results 1 – 6 of 6) sorted by relevance

/external/libaom/libaom/test/
Dresize_test.cc620 const aom_img_fmt_t image_formats[] = { AOM_IMG_FMT_I420, AOM_IMG_FMT_I444 }; in TEST_P() local
/external/angle/src/libOpenCL/
DlibOpenCL_autogen.cpp143 cl_image_format *image_formats, in clGetSupportedImageFormats()
/external/angle/src/libGLESv2/
Dcl_stubs.cpp309 cl_image_format *image_formats, in GetSupportedImageFormats()
Dentry_points_cl_autogen.cpp303 cl_image_format *image_formats, in clGetSupportedImageFormats()
/external/angle/src/libANGLE/
DvalidationCL.cpp882 const cl_image_format *image_formats, in ValidateGetSupportedImageFormats()
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp236 enum pipe_format image_formats[PIPE_MAX_SHADER_IMAGES]; member