Searched refs:const_b_base (Results 1 – 4 of 4) sorted by relevance
63 info.const_b_base = NINE_CONST_B_BASE(device->max_vs_const_f) / 16; in NineVertexShader9_ctor()192 info.const_b_base = NINE_CONST_B_BASE(device->max_vs_const_f) / 16; in NineVertexShader9_GetVariant()229 info.const_b_base = 0; in NineVertexShader9_GetVariantProcessVertices()
58 info.const_b_base = NINE_CONST_B_BASE(device->max_ps_const_f) / 16; in NinePixelShader9_ctor()164 info.const_b_base = NINE_CONST_B_BASE(device->max_ps_const_f) / 16; in NinePixelShader9_GetVariant()
72 unsigned const_b_base; /* in vec4 (16 byte) units */ member
1064 tx->info->const_b_base + r); in tx_src_param()