Searched refs:surftype (Results 1 – 3 of 3) sorted by relevance
45 uint32_t surftype; in gen7_emit_depth_stencil_hiz() local81 surftype = BRW_SURFACE_2D; in gen7_emit_depth_stencil_hiz()89 surftype = translate_tex_target(gl_target); in gen7_emit_depth_stencil_hiz()113 (surftype << 29)); in gen7_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()122 (surftype << 29)); in gen6_emit_depth_stencil_hiz()
159 uint32_t surftype; in gen8_emit_depth_stencil_hiz() local187 surftype = BRW_SURFACE_2D; in gen8_emit_depth_stencil_hiz()193 surftype = translate_tex_target(gl_target); in gen8_emit_depth_stencil_hiz()202 surftype = BRW_SURFACE_2D; in gen8_emit_depth_stencil_hiz()207 surftype = translate_tex_target(gl_target); in gen8_emit_depth_stencil_hiz()220 emit_depth_packets(brw, depth_mt, brw_depthbuffer_format(brw), surftype, in gen8_emit_depth_stencil_hiz()