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()214 info.const_b_base = NINE_CONST_B_BASE(device->max_vs_const_f) / 16; in NineVertexShader9_GetVariant()260 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()188 info.const_b_base = NINE_CONST_B_BASE(device->max_ps_const_f) / 16; in NinePixelShader9_GetVariant()
76 unsigned const_b_base; /* in vec4 (16 byte) units */ member
624 unsigned slot_idx = tx->info->const_b_base + r; in nine_boolean_constant_src()