Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dshaderapi.h97 _mesa_program_resource_name(struct gl_program_resource *res);
H A Dshader_query.cpp461 _mesa_program_resource_name(struct gl_program_resource *res) in _mesa_program_resource_name() function
1090 _mesa_copy_string(name, bufSize, length, _mesa_program_resource_name(res)); in _mesa_get_program_resource_name()
H A Dtransformfeedback.c1021 _mesa_copy_string(name, bufSize, length, _mesa_program_resource_name(res)); in _mesa_GetTransformFeedbackVarying()