Home
last modified time | relevance | path

Searched refs:txdepth (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_texture.c916 unsigned txwidth, txheight, txdepth; in r300_texture_setup_format_state() local
924 txdepth = util_logbase2(depth) & 0xf; in r300_texture_setup_format_state()
936 R300_TX_DEPTH(txdepth); in r300_texture_setup_format_state()
958 unsigned us_depth = txdepth; in r300_texture_setup_format_state()

Completed in 2 milliseconds