Searched refs:int_const_added (Results 1 – 4 of 4) sorted by relevance
70 info.add_constants_defs.int_const_added = NULL; in NineVertexShader9_ctor()222 info.add_constants_defs.int_const_added = &This->int_slots_used; in NineVertexShader9_GetVariant()267 info.add_constants_defs.int_const_added = NULL; in NineVertexShader9_GetVariantProcessVertices()
64 info.add_constants_defs.int_const_added = NULL; in NinePixelShader9_ctor()209 info.add_constants_defs.int_const_added = &This->int_slots_used; in NinePixelShader9_GetVariant()
93 boolean (*int_const_added)[NINE_MAX_CONST_I]; member
3648 assert(info->add_constants_defs.int_const_added); in tx_ctor()3653 if ((*info->add_constants_defs.int_const_added)[i]) { in tx_ctor()