Searched defs:explicit_lod (Results 1 – 8 of 8) sorted by relevance
2530 LLVMValueRef explicit_lod, /* optional */ in lp_build_sample_common()3100 LLVMValueRef explicit_lod, in lp_build_fetch_texel()3342 LLVMValueRef explicit_lod = NULL; in lp_build_sample_soa_code() local
2224 LLVMValueRef explicit_lod = NULL; in visit_txs() local2284 LLVMValueRef explicit_lod = NULL, ms_index = NULL; in visit_tex() local
134 LLVMValueRef explicit_lod; member
2468 LLVMValueRef explicit_lod = NULL; in emit_fetch_texels() local2607 LLVMValueRef explicit_lod; in emit_size_query() local
839 LLVMValueRef explicit_lod, /* optional */ in lp_build_lod_selector()
115 bool explicit_lod : 1; member
325 bool explicit_lod; member
43 bool explicit_lod; //whether to set lod=0 for texture() member