Searched refs:nine_shader_info (Results 1 – 4 of 4) sorted by relevance
42 struct nine_shader_info struct98 nine_info_mark_const_f_used(struct nine_shader_info *info, int idx) in nine_info_mark_const_f_used() argument104 nine_info_mark_const_i_used(struct nine_shader_info *info, int idx) in nine_info_mark_const_i_used()110 nine_info_mark_const_b_used(struct nine_shader_info *info, int idx) in nine_info_mark_const_b_used()118 struct nine_shader_info *,
41 struct nine_shader_info info; in NineVertexShader9_ctor()187 struct nine_shader_info info; in NineVertexShader9_GetVariant()219 struct nine_shader_info info; in NineVertexShader9_GetVariantProcessVertices()
39 struct nine_shader_info info; in NinePixelShader9_ctor()159 struct nine_shader_info info; in NinePixelShader9_GetVariant()
519 struct nine_shader_info *info;2075 ps1x_sampler_type(const struct nine_shader_info *info, unsigned stage) in ps1x_sampler_type()3346 tx_ctor(struct shader_translator *tx, struct nine_shader_info *info) in tx_ctor()3488 nine_translate_shader(struct NineDevice9 *device, struct nine_shader_info *info, struct pipe_contex… in nine_translate_shader()