Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_texture_handle.c153 get_sample_function(uint64_t _matrix, uint64_t _texture_functions, uint64_t _sampler_desc, uint32_t…
552 get_sample_function(uint64_t _matrix, uint64_t _texture_functions, uint64_t _sampler_desc, uint32_t… in get_sample_function() argument
558 struct lp_texture_functions *texture_functions = (void *)(uintptr_t)_texture_functions; in get_sample_function()