Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexturebindless.h77 _mesa_GetTextureSamplerHandleARB_no_error(GLuint texture, GLuint sampler);
Dtexturebindless.c606 _mesa_GetTextureSamplerHandleARB_no_error(GLuint texture, GLuint sampler) in _mesa_GetTextureSamplerHandleARB_no_error() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c961 SET_GetTextureSamplerHandleARB(exec, _mesa_GetTextureSamplerHandleARB_no_error); in _mesa_initialize_exec_table()