Home
last modified time | relevance | path

Searched defs:depth_ptr (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c534 lp_build_depth_stencil_load_swizzled(struct gallivm_state *gallivm, struct lp_type z_src_type, const struct util_format_description *format_desc, boolean is_1d, LLVMValueRef depth_ptr, LLVMValueRef depth_stride, LLVMValueRef *z_fb, LLVMValueRef *s_fb, LLVMValueRef loop_counter) lp_build_depth_stencil_load_swizzled() argument
673 lp_build_depth_stencil_write_swizzled(struct gallivm_state *gallivm, struct lp_type z_src_type, const struct util_format_description *format_desc, boolean is_1d, LLVMValueRef mask_value, LLVMValueRef z_fb, LLVMValueRef s_fb, LLVMValueRef loop_counter, LLVMValueRef depth_ptr, LLVMValueRef depth_stride, LLVMValueRef z_value, LLVMValueRef s_value) lp_build_depth_stencil_write_swizzled() argument
H A Dlp_state_fs.c872 LLVMValueRef depth_ptr = depth_base_ptr; in generate_fs_loop() local
3074 LLVMValueRef depth_ptr; generate_fragment() local
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_resource.cpp1406 uint8_t *depth_ptr = (uint8_t *)depth_buffer.map(); in read_zs_surface() local
1498 uint8_t *depth_ptr = (uint8_t *)depth_buffer.map(); in write_zs_surface() local
[all...]

Completed in 8 milliseconds