Home
last modified time | relevance | path

Searched refs:txheight (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
923 txheight = (height - 1) & 0x7ff; in r300_texture_setup_format_state()
935 R300_TX_HEIGHT(txheight) | in r300_texture_setup_format_state()
957 unsigned us_height = txheight; in r300_texture_setup_format_state()

Completed in 3 milliseconds