Home
last modified time | relevance | path

Searched defs:dxt_block (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c1090 lp_build_gather_s3tc_simple_scalar(struct gallivm_state *gallivm, const struct util_format_description *format_desc, LLVMValueRef *dxt_block, LLVMValueRef ptr) lp_build_gather_s3tc_simple_scalar() argument
1262 s3tc_decode_block_dxt1(struct gallivm_state *gallivm, enum pipe_format format, LLVMValueRef dxt_block, LLVMValueRef *col) s3tc_decode_block_dxt1() argument
1494 s3tc_decode_block_dxt3(struct gallivm_state *gallivm, enum pipe_format format, LLVMValueRef dxt_block, LLVMValueRef *col) s3tc_decode_block_dxt3() argument
1610 s3tc_decode_block_dxt5(struct gallivm_state *gallivm, enum pipe_format format, LLVMValueRef dxt_block, LLVMValueRef *col) s3tc_decode_block_dxt5() argument
1925 LLVMValueRef dxt_block, tag_value; generate_update_cache_one_block() local
[all...]

Completed in 5 milliseconds