Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c3808 get_image_coord_sample(unsigned tgsi_tex) in get_image_coord_sample() function
3840 sample = get_image_coord_sample(inst->Memory.Texture); in exec_load_img()
3963 sample = get_image_coord_sample(inst->Memory.Texture); in exec_store_img()
4088 sample = get_image_coord_sample(inst->Memory.Texture); in exec_atomop_img()