Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c82 is_passthrough_program(const struct gl_fragment_program *prog) in is_passthrough_program() function
156 if (is_passthrough_program(fpIn)) { in st_make_drawpix_fragment_program()