Home
last modified time | relevance | path

Searched defs:num_images (Results 1 - 23 of 23) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_root_signature.h38 unsigned num_images; member
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_image.c166 unsigned num_images = prog->info.num_images; in st_bind_images() local
H A Dst_context.h211 unsigned num_images[PIPE_SHADER_TYPES]; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_kopper.h46 unsigned num_images; member
H A Dzink_context.h358 uint8_t num_images[PIPE_SHADER_TYPES]; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h50 unsigned num_images; member
H A Dsi_compute_blit.c547 si_launch_grid_internal_images(struct si_context *sctx, struct pipe_image_view *images, unsigned num_images, const struct pipe_grid_info *info, void *shader, unsigned flags) si_launch_grid_internal_images() argument
H A Dsi_descriptors.c2284 unsigned num_images = shader->cs_num_images_in_user_sgprs; in si_emit_compute_shader_pointers() local
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_win32.c441 const unsigned num_images = create_info->minImageCount; in wsi_win32_surface_create_swapchain() local
H A Dwsi_common_wayland.c1276 int num_images = pCreateInfo->minImageCount; in wsi_wl_surface_create_swapchain() local
H A Dwsi_common_x11.c1973 unsigned num_images = pCreateInfo->minImageCount; in x11_surface_create_swapchain() local
H A Dwsi_common_display.c1945 const unsigned num_images = create_info->minImageCount; in wsi_display_surface_create_swapchain() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_context.h97 unsigned num_images[PIPE_SHADER_TYPES]; member
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Dmuxread.c306 const int num_images = MuxImageCount(mux->images_, WEBP_CHUNK_IMAGE); in ValidateForSingleImage() local
H A Dmuxinternal.c463 int num_images; in MuxValidate() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c127 const unsigned num_images = util_last_bit(si->enabled_mask); variable
/third_party/mesa3d/src/compiler/
H A Dshader_info.h158 uint8_t num_images; member
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c586 unsigned num_images = MAX2(1, glsl_get_aoa_size(var->type)); in iris_setup_uniforms() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_private.h417 unsigned num_images[PIPE_SHADER_TYPES]; member
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c82 unsigned num_images; member
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c549 unsigned num_images = MAX2(1, glsl_get_aoa_size(var->type)); in crocus_setup_uniforms() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c266 unsigned num_images; member
/third_party/astc-encoder/Source/
H A Dtinyexr.h265 int num_images; member

Completed in 83 milliseconds