Searched refs:surftype (Results 1 – 3 of 3) sorted by relevance
145 uint32_t surftype; in gen8_emit_depth_stencil_hiz() local173 surftype = BRW_SURFACE_2D; in gen8_emit_depth_stencil_hiz()179 surftype = translate_tex_target(gl_target); in gen8_emit_depth_stencil_hiz()188 surftype = BRW_SURFACE_2D; in gen8_emit_depth_stencil_hiz()193 surftype = translate_tex_target(gl_target); in gen8_emit_depth_stencil_hiz()206 emit_depth_packets(brw, depth_mt, brw_depthbuffer_format(brw), surftype, in gen8_emit_depth_stencil_hiz()
49 uint32_t surftype; in gen6_emit_depth_stencil_hiz() local89 surftype = BRW_SURFACE_2D; in gen6_emit_depth_stencil_hiz()97 surftype = translate_tex_target(gl_target); in gen6_emit_depth_stencil_hiz()121 (surftype << 29)); in gen6_emit_depth_stencil_hiz()
46 uint32_t surftype; in gen7_emit_depth_stencil_hiz() local82 surftype = BRW_SURFACE_2D; in gen7_emit_depth_stencil_hiz()90 surftype = translate_tex_target(gl_target); in gen7_emit_depth_stencil_hiz()114 (surftype << 29)); in gen7_emit_depth_stencil_hiz()