Home
last modified time | relevance | path

Searched refs:ngg_gs_get_vertex_storage (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dgfx10_shader_ngg.c1437 static LLVMValueRef ngg_gs_get_vertex_storage(struct si_shader_context *ctx) in ngg_gs_get_vertex_storage() function
1485 LLVMValueRef storage = ngg_gs_get_vertex_storage(ctx); in ngg_gs_vertex_ptr()
/external/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c2094 ngg_gs_get_vertex_storage(struct radv_shader_context *ctx) in ngg_gs_get_vertex_storage() function
2144 LLVMValueRef storage = ngg_gs_get_vertex_storage(ctx); in ngg_gs_vertex_ptr()