Searched refs:_mesa_program_resource_name (Results 1 – 4 of 4) sorted by relevance
435 _mesa_program_resource_name(struct gl_program_resource *res) in _mesa_program_resource_name() function600 const char *rname = _mesa_program_resource_name(res); in _mesa_program_resource_find_name()950 const char* name = _mesa_program_resource_name(res); in _mesa_program_resource_name_len()997 _mesa_copy_string(name, bufSize, length, _mesa_program_resource_name(res)); in _mesa_get_program_resource_name()1921 const char *name = _mesa_program_resource_name(res); in _mesa_create_program_resource_hash()
282 _mesa_program_resource_name(struct gl_program_resource *res);
2898 values[0] = strlen(_mesa_program_resource_name(res)) + 1 in _mesa_GetActiveSubroutineUniformiv()3143 const GLint len = strlen(_mesa_program_resource_name(res)) + 1; in _mesa_GetProgramStageiv()3162 const GLint len = strlen(_mesa_program_resource_name(res)) + 1 in _mesa_GetProgramStageiv()
1023 _mesa_copy_string(name, bufSize, length, _mesa_program_resource_name(res)); in _mesa_GetTransformFeedbackVarying()