Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/d3dx9_36/
H A Deffect.c982 static struct d3dx_parameter *get_annotation_by_name(struct d3dx_effect *effect, unsigned int count, in get_annotation_by_name() function
2409 annotation = get_annotation_by_name(effect, annotation_count, annotations, name); in d3dx_effect_GetAnnotationByName()