Searched defs:img_type (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/amd/vulkan/ |
D | radv_meta_bufimage.c | 44 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
|
D | radv_meta_fast_clear.c | 40 const struct glsl_type *img_type = glsl_sampler_type(GLSL_SAMPLER_DIM_2D, in build_dcc_decompress_compute_shader() local
|
D | radv_meta_resolve_cs.c | 82 const struct glsl_type *img_type = glsl_sampler_type(GLSL_SAMPLER_DIM_2D, in build_resolve_compute_shader() local
|
/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/mapi/glapi/gen/ |
D | gl_API.dtd | 64 img_type NMTOKEN #IMPLIED attribute
|
/external/u-boot/common/ |
D | image.c | 1308 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/ |
D | e2image.c | 1468 int img_type = 0; in main() local
|