Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_shader.h36 struct nine_lconstf /* NOTE: both pointers should be FREE'd by the user */ struct
79 struct nine_lconstf lconstf; /* out, NOTE: members to be free'd by user */
Dvertexshader9.h60 struct nine_lconstf lconstf;
Dpixelshader9.h33 struct nine_lconstf;
Dnine_state.c368 const struct nine_lconstf *lconstf = &(context->vs->lconstf); in prepare_vs_constants_userbuf_swvp()
508 const struct nine_lconstf *lconstf = &(context->vs->lconstf); in prepare_vs_constants_userbuf()
3337 const struct nine_lconstf *lconstf = &device->state.vs->lconstf; in update_vs_constants_sw()