Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/auth/
Dimg_parser_mod.c66 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/
Dauth_mod.h30 img_type_t img_type; member
41 img_type_t img_type; member
Dimg_parser_mod.h34 img_type_t img_type; member
/external/OpenCL-CTS/test_conformance/mem_host_flags/
Dmem_host_image.cpp112 …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/
Dradv_meta_bufimage.c44 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
Dradv_meta_fmask_expand.c37 const struct glsl_type *img_type = in build_fmask_expand_compute_shader() local
Dradv_meta_resolve_cs.c76 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
Dradv_meta_fast_clear.c40 const struct glsl_type *img_type = glsl_image_type(GLSL_SAMPLER_DIM_2D, in build_dcc_decompress_compute_shader() local
/external/libusb/examples/
Dfxload.c90 int fx_type = FX_TYPE_UNDEFINED, img_type[ARRAYSIZE(path)]; in main() local
Dezusb.c728 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/
Dgl_API.dtd66 img_type NMTOKEN #IMPLIED attribute
/external/e2fsprogs/misc/
De2image.c1497 int img_type = 0; in main() local