Home
last modified time | relevance | path

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

/external/libusb/examples/
Dfxload.c91 int fx_type = FX_TYPE_UNDEFINED, img_type[ARRAYSIZE(path)]; in main() local
Dezusb.c718 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/amd/vulkan/
Dradv_meta_bufimage.c40 const struct glsl_type *img_type = glsl_sampler_type(GLSL_SAMPLER_DIM_BUF, in build_nir_itob_compute_shader() local
237 const struct glsl_type *img_type = glsl_sampler_type(GLSL_SAMPLER_DIM_2D, in build_nir_btoi_compute_shader() local
432 const struct glsl_type *img_type = glsl_sampler_type(GLSL_SAMPLER_DIM_2D, in build_nir_itoi_compute_shader() local
617 const struct glsl_type *img_type = glsl_sampler_type(GLSL_SAMPLER_DIM_2D, in build_nir_cleari_compute_shader() local
Dradv_meta_resolve_cs.c44 const struct glsl_type *img_type = glsl_sampler_type(GLSL_SAMPLER_DIM_2D, in build_resolve_compute_shader() local
/external/mesa3d/src/mapi/glapi/gen/
Dgl_API.dtd62 img_type NMTOKEN #IMPLIED attribute
/external/e2fsprogs/misc/
De2image.c1456 int img_type = 0; in main() local