Home
last modified time | relevance | path

Searched defs:sampler_size (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_descriptor_set.c246 unsigned sampler_size = 0; in anv_descriptor_data_size() local
291 uint16_t surface_size, sampler_size; in anv_needs_descriptor_buffer() local
1848 uint32_t surface_size, sampler_size; in anv_push_descriptor_set_init() local
1883 uint32_t surface_size, sampler_size; in anv_push_descriptor_set_init() local
/external/mesa3d/src/gallium/drivers/v3d/
Dv3dx_state.c771 int sampler_size = align(cl_packet_length(SAMPLER_STATE), sampler_align); in v3d_create_sampler_state() local
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_pipeline.c694 size_t sampler_size = a->immutable_sampler_count * sizeof(struct lvp_sampler *); in layouts_equal() local
Dlvp_execute.c4109 size_t sampler_size = a->immutable_sampler_count * sizeof(struct lvp_sampler *); in descriptor_layouts_equal() local
/external/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c3560 …const uint32_t sampler_size = MAX2(screen->info.db_props.combinedImageSamplerDescriptorSize, scree… in zink_internal_create_screen() local