Home
last modified time | relevance | path

Searched refs:R300_DEPTHFORMAT_16BIT_INT_Z (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/
Dr300_texture.c575 return R300_DEPTHFORMAT_16BIT_INT_Z; in r300_translate_zsformat()
1273 surface->cbzb_format = R300_DEPTHFORMAT_16BIT_INT_Z; in r300_create_surface_custom()
Dr300_reg.h2609 # define R300_DEPTHFORMAT_16BIT_INT_Z (0 << 0) macro