Searched refs:ctab_constant (Results 1 – 3 of 3) sorted by relevance
730 struct ctab_constant *constants;733 static void free_constant(struct ctab_constant *constant) in free_constant()778 struct ctab_constant *constant, const char *name);780 static struct ctab_constant *get_constant_element_by_name(struct ctab_constant *constant, const cha… in get_constant_element_by_name()819 struct ctab_constant *constant, const char *name) in get_constant_by_name()822 struct ctab_constant *handles; in get_constant_by_name()866 static struct ctab_constant *is_valid_sub_constant(struct ctab_constant *parent, D3DXHANDLE handle) in is_valid_sub_constant()868 struct ctab_constant *c; in is_valid_sub_constant()889 struct ctab_constant *c; in get_valid_constant()995 struct ctab_constant *c = get_valid_constant(ctab, constant); in ID3DXConstantTableImpl_GetConstantDesc()[all …]
416 struct ctab_constant { struct419 struct ctab_constant *constants; argument422 const struct ctab_constant *d3dx_shader_get_ctab_constant(ID3DXConstantTable *iface,
542 const struct ctab_constant *constant = d3dx_shader_get_ctab_constant(ctab, hc); in get_ctab_constant_desc()