Searched defs:img_type (Results  1 – 12 of 12) sorted by relevance
| /external/arm-trusted-firmware/drivers/auth/ | 
| D | img_parser_mod.c | 66 int img_parser_check_integrity(img_type_t img_type,  in img_parser_check_integrity() 98 int img_parser_get_auth_param(img_type_t img_type,  in img_parser_get_auth_param()
  | 
| /external/arm-trusted-firmware/include/drivers/auth/ | 
| D | auth_mod.h | 30 	img_type_t img_type;  member 41 	img_type_t img_type;  member
  | 
| D | img_parser_mod.h | 34 	img_type_t img_type;  member
  | 
| /external/OpenCL-CTS/test_conformance/mem_host_flags/ | 
| D | mem_host_image.cpp | 112 …cl_mem_object_type img_type[5] = {CL_MEM_OBJECT_IMAGE1D, CL_MEM_OBJECT_IMAGE2D, CL_MEM_OBJECT_IMAG…  in test_mem_host_read_only_image()  local 229 …cl_mem_object_type img_type[5]= {CL_MEM_OBJECT_IMAGE1D, CL_MEM_OBJECT_IMAGE2D, CL_MEM_OBJECT_IMAGE…  in test_mem_host_write_only_image()  local 342 …cl_mem_object_type img_type[5] = {CL_MEM_OBJECT_IMAGE1D, CL_MEM_OBJECT_IMAGE2D, CL_MEM_OBJECT_IMAG…  in test_mem_host_no_access_image()  local
  | 
| /external/mesa3d/src/amd/vulkan/ | 
| D | radv_meta_bufimage.c | 44 	const struct glsl_type *img_type = glsl_image_type(GLSL_SAMPLER_DIM_BUF,  in build_nir_itob_compute_shader()  local 273 	const struct glsl_type *img_type = glsl_image_type(dim,  in build_nir_btoi_compute_shader()  local 495 	const struct glsl_type *img_type = glsl_image_type(GLSL_SAMPLER_DIM_BUF,  in build_nir_btoi_r32g32b32_compute_shader()  local 703 	const struct glsl_type *img_type = glsl_image_type(dim,  in build_nir_itoi_compute_shader()  local 920 	const struct glsl_type *img_type = glsl_image_type(GLSL_SAMPLER_DIM_BUF,  in build_nir_itoi_r32g32b32_compute_shader()  local 1131 	const struct glsl_type *img_type = glsl_image_type(dim,  in build_nir_cleari_compute_shader()  local 1323 	const struct glsl_type *img_type = glsl_image_type(GLSL_SAMPLER_DIM_BUF,  in build_nir_cleari_r32g32b32_compute_shader()  local
  | 
| D | radv_meta_fmask_expand.c | 37 	const struct glsl_type *img_type =  in build_fmask_expand_compute_shader()  local
  | 
| D | radv_meta_resolve_cs.c | 76 	const struct glsl_type *img_type = glsl_image_type(GLSL_SAMPLER_DIM_2D,  in build_resolve_compute_shader()  local 175 	const struct glsl_type *img_type = glsl_image_type(GLSL_SAMPLER_DIM_2D,  in build_depth_stencil_resolve_compute_shader()  local
  | 
| D | radv_meta_fast_clear.c | 40 	const struct glsl_type *img_type = glsl_image_type(GLSL_SAMPLER_DIM_2D,  in build_dcc_decompress_compute_shader()  local
  | 
| /external/libusb/examples/ | 
| D | fxload.c | 90 	int fx_type = FX_TYPE_UNDEFINED, img_type[ARRAYSIZE(path)];  in main()  local
  | 
| D | ezusb.c | 728 int ezusb_load_ram(libusb_device_handle *device, const char *path, int fx_type, int img_type, int s…  in ezusb_load_ram()
  | 
| /external/mesa3d/src/mapi/glapi/gen/ | 
| D | gl_API.dtd | 66                    img_type            NMTOKEN #IMPLIED  attribute
  | 
| /external/e2fsprogs/misc/ | 
| D | e2image.c | 1497 	int img_type = 0;  in main()  local
  |