Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/
H A Dsurf-tex.py516 def get_texture_metadata(target, fun_ty, fun_name, has_texture_params): argument
527 has_texture_params = False
529 if has_texture_params:
669 target, fun_ty, fun_name, has_texture_params=True)
676 target, fun_ty, fun_name, has_texture_params=False)
807 target, fun_ty, fun_name, has_texture_params=True)
814 target, fun_ty, fun_name, has_texture_params=False)