Home
last modified time | relevance | path

Searched refs:nine_shader_constant_combination_get (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_shader.h298 nine_shader_constant_combination_get(struct nine_shader_constant_combination *list, uint8_t index) in nine_shader_constant_combination_get() function
Dpixelshader9.c216 nine_shader_constant_combination_get(This->c_combinations, (key >> 24) & 0xff); in NinePixelShader9_GetVariant()
Dvertexshader9.c230 nine_shader_constant_combination_get(This->c_combinations, (key >> 16) & 0xff); in NineVertexShader9_GetVariant()