Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dsamplerobj.h86 _mesa_GenSamplers(GLsizei count, GLuint *samplers);
Dsamplerobj.c163 _mesa_GenSamplers(GLsizei count, GLuint *samplers) in _mesa_GenSamplers() function
1449 SET_GenSamplers(disp, _mesa_GenSamplers); in _mesa_init_sampler_object_dispatch()
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c1466 _mesa_GenSamplers(1, &sampler); in blitframebuffer_texture()
3298 _mesa_GenSamplers(1, &mipmap->Sampler); in _mesa_meta_GenerateMipmap()
3688 _mesa_GenSamplers(1, &decompress->Sampler); in decompress_texture_image()