Lines Matching full:txs
63 elif tex_inst == "txs":
72 if tex_inst != "txs":
76 elif ((tex_inst == "txf" or tex_inst == "txs") and "Buffer" not in sampler_type and "Rect" not in sampler_type):
90 if tex_inst != "txs":
102 if tex_inst != "txf" and tex_inst != "txs":
120 elif tex_inst == "txs" or tex_inst == "txf":
152 generate_fiu_sigs("txs", "1D")
153 generate_fiu_sigs("txs", "2D")
154 generate_fiu_sigs("txs", "3D")
155 generate_fiu_sigs("txs", "Cube")
156 generate_fiu_sigs("txs", "1DArray")
157 generate_fiu_sigs("txs", "2DArray")
158 generate_sigs("", "txs", "1DShadow")
159 generate_sigs("", "txs", "2DShadow")
160 generate_sigs("", "txs", "CubeShadow")
161 generate_sigs("", "txs", "1DArrayShadow")
162 generate_sigs("", "txs", "2DArrayShadow")
163 generate_fiu_sigs("txs", "2DRect")
164 generate_sigs("", "txs", "2DRectShadow")
165 generate_fiu_sigs("txs", "Buffer")