Home
last modified time | relevance | path

Searched defs:num_images (Results 1 – 24 of 24) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_root_signature.h38 unsigned num_images; member
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_image.c166 unsigned num_images = prog->info.num_images; in st_bind_images() local
Dst_context.h211 unsigned num_images[PIPE_SHADER_TYPES]; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_kopper.h46 unsigned num_images; member
Dzink_context.h358 uint8_t num_images[PIPE_SHADER_TYPES]; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_internal.h50 unsigned num_images; member
Dsi_compute_blit.c549 unsigned num_images, in si_launch_grid_internal_images()
Dsi_state_shaders.cpp3121 unsigned start, num_shaderbufs, num_constbufs, num_images, num_msaa_images, num_samplers; in si_get_active_slot_masks() local
Dsi_descriptors.c2284 unsigned num_images = shader->cs_num_images_in_user_sgprs; in si_emit_compute_shader_pointers() local
/third_party/skia/third_party/externals/libwebp/src/mux/
Dmuxread.c306 const int num_images = MuxImageCount(mux->images_, WEBP_CHUNK_IMAGE); in ValidateForSingleImage() local
Dmuxinternal.c463 int num_images; in MuxValidate() local
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_win32.c441 const unsigned num_images = create_info->minImageCount; in wsi_win32_surface_create_swapchain() local
Dwsi_common_wayland.c1276 int num_images = pCreateInfo->minImageCount; in wsi_wl_surface_create_swapchain() local
Dwsi_common_x11.c1973 unsigned num_images = pCreateInfo->minImageCount; in x11_surface_create_swapchain() local
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/
Dlp_context.h97 unsigned num_images[PIPE_SHADER_TYPES]; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.c127 const unsigned num_images = util_last_bit(si->enabled_mask); in rebind_resource_in_ctx() local
/third_party/mesa3d/src/compiler/
Dshader_info.h158 uint8_t num_images; member
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_private.h417 unsigned num_images[PIPE_SHADER_TYPES]; member
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c82 unsigned num_images; member
/third_party/mesa3d/src/gallium/drivers/crocus/
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/iris/
Diris_program.c586 unsigned num_images = MAX2(1, glsl_get_aoa_size(var->type)); in iris_setup_uniforms() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c266 unsigned num_images; member
/third_party/astc-encoder/Source/
Dtinyexr.h265 int num_images; member