Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser_impl.h111 uint32_t z_value = 0u; /// Z workgroup size member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c673 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
825 lp_build_depth_stencil_test(struct gallivm_state *gallivm, const struct lp_depth_state *depth, const struct pipe_stencil_state stencil[2], struct lp_type z_src_type, const struct util_format_description *format_desc, struct lp_build_mask_context *mask, LLVMValueRef *cov_mask, LLVMValueRef stencil_refs[2], LLVMValueRef z_src, LLVMValueRef z_fb, LLVMValueRef s_fb, LLVMValueRef face, LLVMValueRef *z_value, LLVMValueRef *s_value, boolean do_branch, bool restrict_depth) lp_build_depth_stencil_test() argument
[all...]
H A Dlp_state_fs.c644 LLVMValueRef z_value, s_value; in generate_fs_loop() local

Completed in 9 milliseconds