Home
last modified time | relevance | path

Searched refs:PIPE_USAGE_IMMUTABLE (Results 1 – 25 of 25) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_context.c64 PIPE_BIND_CUSTOM, PIPE_USAGE_IMMUTABLE, sizeof(init_shader_const)); in create_solid_vertexbuf()
/external/mesa3d/src/gallium/drivers/iris/
Diris_context.c332 u_upload_create(ctx, 16384, PIPE_BIND_CUSTOM, PIPE_USAGE_IMMUTABLE, in iris_create_context()
335 u_upload_create(ctx, 16384, PIPE_BIND_CUSTOM, PIPE_USAGE_IMMUTABLE, in iris_create_context()
Diris_program_cache.c340 u_upload_create(&ice->ctx, 16384, PIPE_BIND_CUSTOM, PIPE_USAGE_IMMUTABLE, in iris_init_program_cache()
/external/mesa3d/src/gallium/drivers/i915/
Di915_resource_buffer.c161 buf->b.b.usage = PIPE_USAGE_IMMUTABLE; in i915_user_buffer_create()
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_zscan.c405 res_tmpl.usage = PIPE_USAGE_IMMUTABLE; in vl_zscan_layout()
516 res_tmpl.usage = PIPE_USAGE_IMMUTABLE; in vl_zscan_init_buffer()
Dvl_idct.c705 tex_templ.usage = PIPE_USAGE_IMMUTABLE; in vl_idct_upload_matrix()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_draw_arrays.c55 PIPE_USAGE_IMMUTABLE, size); in generate_indices()
Dsvga_draw_elements.c113 PIPE_BIND_INDEX_BUFFER, PIPE_USAGE_IMMUTABLE, in translate_indices()
Dsvga_resource_buffer.c550 sbuf->b.b.usage = PIPE_USAGE_IMMUTABLE; in svga_user_buffer_create()
Dsvga_screen_cache.c522 usage == PIPE_USAGE_IMMUTABLE) { in svga_screen_surface_create()
/external/virglrenderer/src/gallium/include/pipe/
Dp_defines.h407 #define PIPE_USAGE_IMMUTABLE 1 /* fast GPU access, immutable */ macro
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_context.c324 PIPE_BIND_CUSTOM, PIPE_USAGE_IMMUTABLE, sizeof(init_shader_const)); in create_solid_vertexbuf()
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h526 PIPE_USAGE_IMMUTABLE, /* fast GPU access, immutable */ enumerator
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_texture.c499 spr->base.usage = PIPE_USAGE_IMMUTABLE; in softpipe_user_buffer_create()
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_buffer.c704 case PIPE_USAGE_IMMUTABLE: in nouveau_buffer_create()
789 buffer->base.usage = PIPE_USAGE_IMMUTABLE; in nouveau_user_buffer_create()
/external/crosvm/gpu_renderer/src/generated/
Dp_defines.rs156 pub const PIPE_USAGE_IMMUTABLE: u32 = 1; constant
/external/mesa3d/src/gallium/drivers/r300/
Dr300_context.c450 rtempl.usage = PIPE_USAGE_IMMUTABLE;
/external/mesa3d/src/gallium/drivers/r600/
Devergreen_compute.c113 0, PIPE_USAGE_IMMUTABLE, size); in r600_compute_buffer_alloc_vram()
554 PIPE_USAGE_IMMUTABLE, input_size); in evergreen_compute_upload_input()
Dr600_buffer_common.c136 case PIPE_USAGE_IMMUTABLE: in r600_init_resource_fields()
Dr600_shader.c146 pipe_buffer_create(ctx->screen, 0, PIPE_USAGE_IMMUTABLE, shader->shader.bc.ndw * 4); in store_shader()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_texture.c755 buffer->base.usage = PIPE_USAGE_IMMUTABLE; in llvmpipe_user_buffer_create()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_buffer.c131 case PIPE_USAGE_IMMUTABLE: in si_init_resource_fields()
Dsi_shader.c883 PIPE_USAGE_IMMUTABLE, align(binary.rx_size, SI_CPDMA_ALIGNMENT), 256); in si_shader_binary_upload()
/external/mesa3d/src/gallium/drivers/zink/
Dzink_context.c1334 PIPE_BIND_VERTEX_BUFFER, PIPE_USAGE_IMMUTABLE, sizeof(data), data); in zink_context_create()
/external/mesa3d/docs/gallium/
Dscreen.rst816 * ``PIPE_USAGE_IMMUTABLE``: Optimized for fast GPU access and the resource is