Searched defs:img_type (Results 1 – 6 of 6) sorted by relevance
/external/libusb/examples/ |
D | fxload.c | 91 int fx_type = FX_TYPE_UNDEFINED, img_type[ARRAYSIZE(path)]; in main() local
|
D | ezusb.c | 718 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/ |
D | radv_meta_bufimage.c | 40 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
|
D | radv_meta_resolve_cs.c | 44 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/ |
D | gl_API.dtd | 62 img_type NMTOKEN #IMPLIED attribute
|
/external/e2fsprogs/misc/ |
D | e2image.c | 1456 int img_type = 0; in main() local
|