Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/nine/
Dnine_shader.h38 struct nine_lconstf /* NOTE: both pointers should be FREE'd by the user */ struct
88 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.c374 const struct nine_lconstf *lconstf = &(context->vs->lconstf); in prepare_vs_constants_userbuf_swvp()
466 const struct nine_lconstf *lconstf = &(context->vs->lconstf); in prepare_vs_constants_userbuf()
3124 const struct nine_lconstf *lconstf = &device->state.vs->lconstf; in update_vs_constants_sw()