Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_meta_bufimage.c44 const struct glsl_type *img_type = glsl_sampler_type(GLSL_SAMPLER_DIM_BUF, in build_nir_itob_compute_shader() local
270 const struct glsl_type *img_type = glsl_sampler_type(dim, in build_nir_btoi_compute_shader() local
490 const struct glsl_type *img_type = glsl_sampler_type(dim, in build_nir_itoi_compute_shader() local
702 const struct glsl_type *img_type = glsl_sampler_type(dim, in build_nir_cleari_compute_shader() local
Dradv_meta_fast_clear.c40 const struct glsl_type *img_type = glsl_sampler_type(GLSL_SAMPLER_DIM_2D, in build_dcc_decompress_compute_shader() local
Dradv_meta_resolve_cs.c82 const struct glsl_type *img_type = glsl_sampler_type(GLSL_SAMPLER_DIM_2D, in build_resolve_compute_shader() local
/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/mapi/glapi/gen/
Dgl_API.dtd64 img_type NMTOKEN #IMPLIED attribute
/external/u-boot/common/
Dimage.c1308 static void fit_loadable_process(uint8_t img_type, in fit_loadable_process()
1343 uint8_t img_type; in boot_get_loadable() local
/external/e2fsprogs/misc/
De2image.c1468 int img_type = 0; in main() local