Home
last modified time | relevance | path

Searched refs:nine_lconstf (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_shader.h38 struct nine_lconstf /* NOTE: both pointers should be FREE'd by the user */ struct
89 struct nine_lconstf lconstf; /* out, NOTE: members to be free'd by user */
Dvertexshader9.h58 struct nine_lconstf lconstf;
Dpixelshader9.h33 struct nine_lconstf;
Dnine_state.c401 const struct nine_lconstf *lconstf = &(context->vs->lconstf); in prepare_vs_constants_userbuf_swvp()
493 const struct nine_lconstf *lconstf = &(context->vs->lconstf); in prepare_vs_constants_userbuf()
3187 const struct nine_lconstf *lconstf = &device->state.vs->lconstf; in update_vs_constants_sw()