Searched refs:depthbuffer_format (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | gen7_misc_state.c | 35 uint32_t depth_offset, uint32_t depthbuffer_format, in gen7_emit_depth_stencil_hiz() argument 109 (depthbuffer_format << 18) | in gen7_emit_depth_stencil_hiz()
|
D | gen6_depth_state.c | 40 uint32_t depth_offset, uint32_t depthbuffer_format, in gen6_emit_depth_stencil_hiz() argument 116 (depthbuffer_format << 18) | in gen6_emit_depth_stencil_hiz()
|
D | gen8_depth_state.c | 40 uint32_t depthbuffer_format, in emit_depth_packets() argument 69 depthbuffer_format << 18 | in emit_depth_packets() 150 uint32_t depthbuffer_format, in gen8_emit_depth_stencil_hiz() argument
|
D | brw_misc_state.c | 493 uint32_t depthbuffer_format = BRW_DEPTHFORMAT_D32_FLOAT; in brw_emit_depthbuffer() local 531 depthbuffer_format = brw_depthbuffer_format(brw); in brw_emit_depthbuffer() 561 depthbuffer_format, depth_surface_type, in brw_emit_depthbuffer() 569 uint32_t depth_offset, uint32_t depthbuffer_format, in brw_emit_depth_stencil_hiz() argument 606 (depthbuffer_format << 18) | in brw_emit_depth_stencil_hiz()
|
D | brw_context.h | 684 uint32_t depthbuffer_format, 1650 uint32_t depth_offset, uint32_t depthbuffer_format, 1660 uint32_t depth_offset, uint32_t depthbuffer_format, 1670 uint32_t depth_offset, uint32_t depthbuffer_format, 1679 uint32_t depth_offset, uint32_t depthbuffer_format,
|